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 25, 2024
1 parent ea2df80 commit fd0e71e
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: ea2df80e1a294286ca378cae041d622d5cc17ebd
environment: dev
apply: true

0 comments on commit fd0e71e

Please sign in to comment.