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