We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 265fe17 commit c3b4148Copy full SHA for c3b4148
1 file changed
.github/workflows/data-ci.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Update Kubernetes resources
66
run: |
67
pwd
68
- cd manifest/resources/performance
+ cd manifest/resources/info
69
kustomize edit set image roheejae/ticketaka-data:${{ steps.tag_version.outputs.new_tag }}
70
cat kustomization.yaml
71
# 수정된 kustomization.yaml 파일 commit push
0 commit comments