Skip to content

Commit 698350a

Browse files
committed
fix: add e2e image prefix
1 parent 5b35cb2 commit 698350a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ openssl x509 -req -days 365 -in test.csr \
2626

2727
echo "start to download extenions"
2828
atest extension --output /usr/local/bin --registry ghcr.io git
29-
atest extension --output /usr/local/bin --registry ghcr.io orm
29+
atest extension --output /usr/local/bin --registry registry-1.docker.io orm --image-prefix ysf233
3030
atest extension --output /usr/local/bin --registry ghcr.io etcd
3131
atest extension --output /usr/local/bin --registry ghcr.io mongodb
3232

0 commit comments

Comments
 (0)