mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
Debug install-phive.sh
Signed-off-by: Brett Logan <lindluni@github.com>
This commit is contained in:
parent
5224656969
commit
94c66e07b9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
set -x
|
||||||
|
|
||||||
apk add curl jq
|
apk add curl jq
|
||||||
url=$(curl -s \
|
url=$(curl -s \
|
||||||
|
|
Loading…
Reference in a new issue