Skip to content

Commit 9b9741b

Browse files
committed
Fix release action
1 parent c789cc7 commit 9b9741b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
docker pull gcr.io/distroless/java
5555
docker pull gcr.io/distroless/java11
5656
docker pull gcr.io/distroless/java17
57+
make get-tanzu
5758
5859
- name: Release
5960
shell: bash

0 commit comments

Comments
 (0)