Skip to content

Commit

Permalink
🛠️ update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
TechSupportz committed Sep 9, 2024
1 parent 74fc073 commit 030a98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build and push image to Artifact Registry
run: |
docker compose up --build -d
docker compose build
docker compose push
- name: Restart Cloud Engine to use new image
Expand Down

0 comments on commit 030a98c

Please sign in to comment.