trying to workaround github action redaction mechanism
This commit is contained in:
parent
a662fb5d02
commit
2cc183223e
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
# accessing an uninitialized variable and print commands before executing them
|
||||
set -euxo pipefail
|
||||
|
||||
IMAGE=privatebin/nginx-fpm-alpine
|
||||
QEMU_PLATFORMS=linux/amd64,linux/386,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le
|
||||
VERSION=${GITHUB_REF##*/}
|
||||
EVENT=$1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue