Skip to content

Commit 6d98ef2

Browse files
committed
Clarify that this file is not used anymore
Leaving it there in case someone still builds on GitLab.
1 parent ec380b6 commit 6d98ef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-gitlabci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash -e
22

3+
# This script is not used in GHA CI
34
if [[ -n ${CI} ]]
45
then
56
set -euxo pipefail

0 commit comments

Comments
 (0)