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 c87101b commit 7c0c586Copy full SHA for 7c0c586
gitlab/ci_settings.sh
@@ -13,7 +13,7 @@ export GITSHA
13
export PS4='(${BASH_SOURCE}:${LINENO}): - [$?] $ '
14
export LOGFILE="/opt/domjudge/domserver/webapp/var/log/prod.log"
15
16
-CCS_SPECS_PINNED_SHA1='6b11623d586500d11ec20b6c12a4908b44ff0e41'
+CCS_SPECS_PINNED_SHA1='a68aff54c4e60fc2bff2fc5c36c119bffa4d30f1'
17
18
# Shared storage for all artifacts
19
export GITLABARTIFACTS="$DIR/gitlabartifacts"
0 commit comments