forked from BLOCKFANTASY/LOOHP-Limbo
Update Jenkinsfile
This commit is contained in:
Vendored
+3
@@ -1,4 +1,6 @@
|
||||
pipeline {
|
||||
agent none
|
||||
stages{
|
||||
stage('Build'){
|
||||
agent {
|
||||
docker {
|
||||
@@ -12,3 +14,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user