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