mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
remove -x
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
e80cb8adcf
commit
e79c30b714
|
@ -1,5 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -x
|
|
||||||
|
|
||||||
if [[ ! -z "$TOKEN" ]]; then
|
if [[ ! -z "$TOKEN" ]]; then
|
||||||
GITHUB_TOKEN=$TOKEN
|
GITHUB_TOKEN=$TOKEN
|
||||||
|
|
Loading…
Reference in New Issue
Block a user