We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e082ad commit 87f1149Copy full SHA for 87f1149
.github/workflows/treetracker-wallet-api-build-deploy.yml
@@ -92,7 +92,6 @@ jobs:
92
- name: Set git sha
93
id: git-sha
94
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
95
- - name: Build snapshot with git sha and push on merge
96
- name: Install kustomize
97
run: curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
98
- name: Copy kustomize.yml
0 commit comments