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