Skip to content

Commit

Permalink
update ci/cd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
belajarqywok committed Nov 3, 2023
1 parent dbe600d commit 0e3ea3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
project_id: ${{ secrets.GOOGLE_PROJECT }}

steps:
- name: Checkout
uses: actions/checkout@v3

- id: 'auth'
uses: 'google-github-actions/auth@v1'
with:
Expand Down

0 comments on commit 0e3ea3d

Please sign in to comment.