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