remove -x

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-09-24 21:57:05 -04:00
parent e80cb8adcf
commit e79c30b714
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -1,5 +1,4 @@
#!/bin/bash #!/bin/bash
set -x
if [[ ! -z "$TOKEN" ]]; then if [[ ! -z "$TOKEN" ]]; then
GITHUB_TOKEN=$TOKEN GITHUB_TOKEN=$TOKEN