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 fec3a60 commit ab69fe5Copy full SHA for ab69fe5
util/github-action-test.sh
@@ -6,7 +6,7 @@
6
set -ex
7
set -o pipefail
8
9
-: ${TEST_IMAGE:=docker.io/jjmerelo/perl6-doccer:latest}
+: ${TEST_IMAGE:=docker.io/coke/rakudo-docs-test:latest}
10
: ${RAKU_DOC_TEST_VERBOSE:=1}
11
12
# this default value allows one to run a command like
0 commit comments