This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
|||||||
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