Skip to content

Commit

Permalink
chore: sync artifacts tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
EllaMartirosyan authored Jan 12, 2025
1 parent 9a855db commit d82e49a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ permissions:

jobs:
build_and_push_docker:
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-docker.yaml@v2
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-docker.yaml@v4
secrets: inherit
with:
scope: app

build_and_push_helm:
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml@v2
uses: MapColonies/shared-workflows/.github/workflows/build-and-push-helm.yaml@v4
secrets: inherit
with:
scope: app

0 comments on commit d82e49a

Please sign in to comment.