updated gitlab_validate_ci_yaml.sh

pull/2/head
Hari Sekhon 4 years ago
parent 31ee0b65f9
commit 9921cdc6a5

@ -13,6 +13,8 @@
# https://www.linkedin.com/in/harisekhon
#
# https://docs.gitlab.com/ee/api/lint.html
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x
srcdir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

Loading…
Cancel
Save