1
0
Fork 0
mirror of https://github.com/NeoCloud/NeoNetwork synced 2024-05-17 10:21:47 +08:00
This commit is contained in:
JerryXiao 2020-12-16 16:10:58 +08:00
parent 36ff9640a0
commit aebe8d8a0b
Signed by: Jerry
GPG key ID: 9D9CE43650FF2BAA

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# shellcheck disable=SC1091
set -eo pipefail
set -xeo pipefail
[ -n "$CI" ]