Skip to content

Commit

Permalink
update image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanvuong2021 committed Jan 26, 2024
1 parent abc58e4 commit 776ef25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/reporting-v2-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
push:

jobs:
push-images:
uses: ./.github/workflows/push-images.yml

terraform:
uses: ./.github/workflows/terraform-cmms.yml
secrets: inherit
Expand All @@ -18,6 +15,6 @@ jobs:
uses: ./.github/workflows/configure-reporting-v2.yml
needs: [ terraform ]
with:
image-tag: c556971a519b8830abe141ae38a8962bec99a943
image-tag: abc58e468afecbc730a91a69f563b262ceb3599e
environment: dev
apply: true

0 comments on commit 776ef25

Please sign in to comment.