fix cicd
This commit is contained in:
@@ -155,7 +155,7 @@ prod_espp-template_deploy:
|
||||
- IMAGE_VERSION=$(echo $CI_COMMIT_TAG | sed 's/et/v/g')
|
||||
- docker login -u $HARBOR_PULL_USER -p $HARBOR_PULL_PASS $REPO
|
||||
#- tag=$IMAGE_VERSION docker compose -f docker-compose.espp-template-sync.yml up -d
|
||||
- tag=$CI_COMMIT_TAG docker stack deploy -c docker-compose.espp-template-sync.yml parr-espp --with-registry-auth
|
||||
- tag=$IMAGE_VERSION docker stack deploy -c docker-compose.espp-template-sync.yml parr-espp --with-registry-auth
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER: shell-api-swarm-01
|
||||
|
||||
Reference in New Issue
Block a user