Skip to content

Commit

Permalink
2024.07.29-1445
Browse files Browse the repository at this point in the history
  • Loading branch information
kborovik committed Jul 29, 2024
1 parent 3f061ff commit 2243966
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/lab5-gcp-dev1.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: lab5-gcp-dev1

run-name: lab5-gcp-dev1

env:
GOOGLE_PROJECT: lab5-gcp-dev1
GOOGLE_WIP: projects/320561780581/locations/global/workloadIdentityPools/github/providers/github
Expand All @@ -15,7 +17,7 @@ permissions:
jobs:
terraform-plan:
runs-on: ubuntu-latest
environment: ${{ env.GOOGLE_PROJECT }}
environment: lab5-gcp-dev1
steps:
- id: checkout
name: Code Checkout
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024.07.29-1432
2024.07.29-1445

0 comments on commit 2243966

Please sign in to comment.