Skip to content

Commit b8afc71

Browse files
committed
simple automation script on pushes
1 parent a517689 commit b8afc71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
run: |
1818
cd /home/devteam/frontend
1919
git pull origin main
20-
docker compose up -d --buid --remove-orphans
20+
docker compose up -d --build --remove-orphans

0 commit comments

Comments
 (0)