Skip to content

Commit f2ccb80

Browse files
committed
Update build.yaml
1 parent d34bd0c commit f2ccb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ jobs:
9090
docker image prune -a -f
9191
9292
# pull new images, recreate containers
93-
docker compose -f docker-compose.deploy.yml --env-file tdei_uw.env up -d --pull always --force-recreate --remove-orphans
93+
docker compose -f docker-compose.deploy.yml --env-file tdei_uw.env up -d --force-recreate --remove-orphans
9494
9595

0 commit comments

Comments
 (0)