We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec380b6 commit 6d98ef2Copy full SHA for 6d98ef2
docker-gitlabci/build.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash -e
2
3
+# This script is not used in GHA CI
4
if [[ -n ${CI} ]]
5
then
6
set -euxo pipefail
0 commit comments