Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dandanthedev committed Sep 16, 2023
1 parent 72e679f commit 447ab31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:

- name: Deploy via GCS
run: |
gsutil -m rm -rf gs://petsproject.nl/* || echo "$?"
gsutil -m cp -r * gs://petsproject.nl/
gsutil -m rm -rf gs://brianopdedijk.nl/* || echo "$?"
gsutil -m cp -r * gs://brianopdedijk.nl/

0 comments on commit 447ab31

Please sign in to comment.