fix CD
This commit is contained in:
parent
03e29a66f7
commit
95bfaa3915
|
|
@ -34,4 +34,5 @@ jobs:
|
|||
image: $IMAGE:staging-${{ github.sha }}
|
||||
EOF
|
||||
docker pull $IMAGE:staging-${{ github.sha }}
|
||||
docker rm -f ttmt-frontend || true
|
||||
docker compose -f $COMPOSE_FILE -f $OVERRIDE_FILE up -d --no-deps --force-recreate frontend
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user