This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -1,7 +1,7 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
|
|
||||||
agent { dockerfile true }
|
agent any
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
REGISTRY_CREDENTIALS = credentials('registry-credentials-id')
|
REGISTRY_CREDENTIALS = credentials('registry-credentials-id')
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user