do the same for the api job
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 4s
Build and Deploy API / build-and-deploy (push) Successful in 3s

This commit is contained in:
2026-02-28 16:21:32 -06:00
parent dd81186a28
commit 2ab1db131d
2 changed files with 5 additions and 5 deletions

View File

@@ -33,5 +33,5 @@ jobs:
- name: Deploy
run: |
docker compose -f docker-compose-client.prod.yaml pull
docker compose -f docker-compose-client.prod.yaml up -d --force-recreate --remove-orphans
docker compose -f docker-compose-client.prod.yaml pull agologum-client
docker compose -f docker-compose-client.prod.yaml up -d --force-recreate --remove-orphans agologum-client