Revert "trying to workaround github action redaction mechanism"

This reverts commit 2cc183223e.
This commit is contained in:
El RIDO 2021-06-06 11:22:44 +02:00
parent 2cc183223e
commit 9b0301e2ee
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 1 additions and 1 deletions

View file

@ -4,6 +4,7 @@
# 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