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 77b5f0b commit f0b5076Copy full SHA for f0b5076
ci/codefresh.yaml
@@ -27,7 +27,7 @@ steps:
27
- apk add zip
28
- zip ./bin/cf-support_windows_x86_64 ./bin/cf-support_windows_x86_64.exe
29
- tar -czvf ./bin/cf-support_darwin_x86_64.tar.gz ./bin/cf-support_darwin_x86_64
30
- - tar -czvf ./bin/cf-support_darwin_arm64.tar.gz ./bin/ccf-support_darwin_arm64
+ - tar -czvf ./bin/cf-support_darwin_arm64.tar.gz ./bin/cf-support_darwin_arm64
31
- tar -czvf ./bin/cf-support_linux_x86_64.tar.gz ./bin/cf-support_linux_x86_64
32
33
github_release:
0 commit comments