Remove debugging commands from kustomize
This commit is contained in:
parent
fd5f5a1136
commit
5176ec26ff
@ -90,8 +90,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Update deployment
|
- name: Update deployment
|
||||||
run: |
|
run: |
|
||||||
pwd
|
|
||||||
ls # debugging
|
|
||||||
./kustomize edit set image image_name=*:${{ gitea.sha }}
|
./kustomize edit set image image_name=*:${{ gitea.sha }}
|
||||||
|
|
||||||
- name: Commit and push
|
- name: Commit and push
|
||||||
|
Loading…
x
Reference in New Issue
Block a user