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 5b35cb2 commit 698350aCopy full SHA for 698350a
e2e/entrypoint.sh
@@ -26,7 +26,7 @@ openssl x509 -req -days 365 -in test.csr \
26
27
echo "start to download extenions"
28
atest extension --output /usr/local/bin --registry ghcr.io git
29
-atest extension --output /usr/local/bin --registry ghcr.io orm
+atest extension --output /usr/local/bin --registry registry-1.docker.io orm --image-prefix ysf233
30
atest extension --output /usr/local/bin --registry ghcr.io etcd
31
atest extension --output /usr/local/bin --registry ghcr.io mongodb
32
0 commit comments