Skip to content

Commit 89a676f

Browse files
committed
feat(dashboard): fixes #50 - git ops
1 parent c77c64a commit 89a676f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
cd /var/www/vps-monitor
2222
git pull origin staging
2323
docker compose -f deployment/docker-compose.yml build
24+
docker rm -f vps-monitor || true
2425
docker compose -f deployment/docker-compose.yml up -d --remove-orphans

0 commit comments

Comments
 (0)