mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-29 18:00:51 +01:00
updated Jenkinsfile
This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -1,5 +1,9 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {crawlab}
|
agent {
|
||||||
|
node {
|
||||||
|
label 'crawlab'
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Build Frontend') {
|
stage('Build Frontend') {
|
||||||
|
|||||||
Reference in New Issue
Block a user