add vault cli #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
Build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [[ ! -z ${OC_CLI_VERSION} ]] ; then mkdir -p oc_cli && curl -SsL --retry 5 -o oc_cli.tar.gz https://mirror.openshift.com/pub/openshift-v4/$TARGETARCH/clients/ocp/stable/openshift-client-linux-$OC_CLI_VERSION.tar.gz && tar xvf oc_cli.tar.gz -C oc_cli && mv \"/root/download/oc_cli/oc\" \"/root/download/binaries/oc\"; fi" did not complete successfully: exit code: 2
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|