jenkins: wtf
This commit is contained in:
Vendored
+1
@@ -40,6 +40,7 @@ pipeline {
|
||||
expression { return env.GIT_BRANCH != "origin/main" }
|
||||
}
|
||||
agent { label 'agent-13' }
|
||||
sh 'printenv'
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user