Skip to content

Commit 8996322

Browse files
authored
Merge pull request #60 from RustyRory/dev
chore(deploy): 0.5.0
2 parents fef4bd9 + 74ac1d2 commit 8996322

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)