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 c789cc7 commit 9b9741bCopy full SHA for 9b9741b
.github/workflows/release.yml
@@ -54,6 +54,7 @@ jobs:
54
docker pull gcr.io/distroless/java
55
docker pull gcr.io/distroless/java11
56
docker pull gcr.io/distroless/java17
57
+ make get-tanzu
58
59
- name: Release
60
shell: bash
0 commit comments