Skip to content

Commit

Permalink
Merge pull request #26 from dotslashf/development
Browse files Browse the repository at this point in the history
chore: update path
  • Loading branch information
dotslashf authored Aug 19, 2024
2 parents 5aae956 + 17c3876 commit 95ecd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
gcloud compute ssh --zone $GCE_INSTANCE_ZONE $GCE_INSTANCE --command '
# Navigate to the project directory where docker-compose.yml is located
cd /projects/arsip-template
cd ~/projects/arsip-template
# Pull the new image
docker-compose pull
Expand Down

0 comments on commit 95ecd43

Please sign in to comment.