Skip to content

Commit 8fe4ffc

Browse files
committed
minor fixes
1 parent 68d42b2 commit 8fe4ffc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: |
4747
make release
4848
make docker-push
49+
VERSION=$(echo $VERSION|cut -c 2-)
4950
make docker-build image-push catalog-build catalog-push
5051
5152
- name: Upload crd.yaml to release

0 commit comments

Comments
 (0)