Update master.yml

This commit is contained in:
xiaoliutral 2025-06-21 11:55:47 +08:00 committed by GitHub
parent 88fd363c1c
commit 948f9469e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,5 +22,6 @@ jobs:
cd /data/portainer/itfx
git pull origin master
docker build -t interfaceforward_api:latest -f src/InterfaceForward.Api/Dockerfile .
docker service update --force --image interfaceforward_api:latest itfx_interfaceforward_api
docker service update --force --image interfaceforward_api:latest itfx_interfaceforward_api # 一定要和service name一致