no message

This commit is contained in:
Kittapath 2024-04-17 16:06:42 +07:00
parent f75bd88f6b
commit 09edf42979

View file

@ -62,8 +62,8 @@ jobs:
port: 10102
script: |
cd "${{env.COMPOSE_PATH}}"
docker-compose pull
docker-compose up -d
docker compose pull
docker compose up -d
echo "${{ steps.gen_ver.outputs.image_ver }}"> success
- uses: snow-actions/line-notify@v1.1.0
if: success()