jenkins: debug prints
This commit is contained in:
Vendored
+1
@@ -51,6 +51,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
agent { label 'agent-13' }
|
agent { label 'agent-13' }
|
||||||
steps {
|
steps {
|
||||||
|
sh 'printenv'
|
||||||
script {
|
script {
|
||||||
docker.build('test.trianta.dev:latest')
|
docker.build('test.trianta.dev:latest')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user