mirror of
https://github.com/NeoCloud/NeoNetwork
synced 2024-11-22 18:00:41 +08:00
bash -x
This commit is contained in:
parent
36ff9640a0
commit
aebe8d8a0b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
# shellcheck disable=SC1091
|
# shellcheck disable=SC1091
|
||||||
set -eo pipefail
|
set -xeo pipefail
|
||||||
|
|
||||||
[ -n "$CI" ]
|
[ -n "$CI" ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue