Skip to content

Commit

Permalink
commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rp-thomas committed Oct 21, 2024
1 parent b00be5a commit 689cd2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ jobs:
- name: set label
run: |
find . -type f -name "infrastructure/*.yaml" -exec sed -i "s/VERSION_LABEL_DEFAULT/${{ needs.build.meta.outputs.tags }}/g" {} +
cat infrastructure/kustomization.yaml
- uses: stefanzweifel/git-auto-commit-action@v5

- name: Install kind
uses: helm/kind-action@v1
Expand Down

0 comments on commit 689cd2a

Please sign in to comment.