Skip to content

Commit

Permalink
fix (GA): defer deployment on GCE pending creds
Browse files Browse the repository at this point in the history
  • Loading branch information
koitoror committed Jul 15, 2021
1 parent 5d03b57 commit 0a77acd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-push-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: Publish
run: |-
make push
- name: Deploy
run: |-
make deploy
# - name: Deploy
# run: |-
# make deploy

0 comments on commit 0a77acd

Please sign in to comment.