mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-22 12:58:13 -05:00
Fix CI
This commit is contained in:
parent
b9c940efa8
commit
a66c96ef1b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Prepare') {
|
||||
steps {
|
||||
sh 'docker pull jc21/nginx-proxy-manager-base'
|
||||
sh 'docker pull jc21/$IMAGE_NAME-base'
|
||||
sh 'docker pull $DOCKER_CI_TOOLS'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user