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 a9e4750Copy full SHA for a9e4750
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 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