mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -1,6 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
#set -e
|
||||||
set -o pipefail
|
#set -o pipefail
|
||||||
|
set -x
|
||||||
|
|
||||||
if [[ ! -z "$TOKEN" ]]; then
|
if [[ ! -z "$TOKEN" ]]; then
|
||||||
GITHUB_TOKEN=$TOKEN
|
GITHUB_TOKEN=$TOKEN
|
||||||
|
|||||||
Reference in New Issue
Block a user