mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-05-19 21:22:14 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ab2f6c276a |
@@ -26,7 +26,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- publish-image
|
- publish-image
|
||||||
steps:
|
steps:
|
||||||
- uses: imranismail/setup-kustomize@v2
|
- uses: imranismail/setup-kustomize@v3
|
||||||
- run: |
|
- run: |
|
||||||
kustomize edit set image app:${GITHUB_SHA}
|
kustomize edit set image app:${GITHUB_SHA}
|
||||||
git add .
|
git add .
|
||||||
|
|||||||
Reference in New Issue
Block a user