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