diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index bd9f4f7..0f6e55d 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -38,5 +38,5 @@ jobs: script: | cd /data docker stack deploy -c api.yml api # yml没变化不会更新 - docker service update --force --image registry.idwms.com/interfaceforward_api:latest itfx_interfaceforward_api # 一定要和service name一致 + docker service update --force --image registry.nanafa.com/interfaceforward_api:latest api_itfx # 一定要和service name一致