Skip to content

Commit 87f1149

Browse files
committed
fix: bad line in action
1 parent 1e082ad commit 87f1149

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/treetracker-wallet-api-build-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ jobs:
9292
- name: Set git sha
9393
id: git-sha
9494
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
95-
- name: Build snapshot with git sha and push on merge
9695
- name: Install kustomize
9796
run: curl -s "https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/hack/install_kustomize.sh" | bash
9897
- name: Copy kustomize.yml

0 commit comments

Comments
 (0)