File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ openssl x509 -req -days 365 -in test.csr \
26
26
27
27
echo " start to download extenions"
28
28
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
30
30
atest extension --output /usr/local/bin --registry ghcr.io etcd
31
31
atest extension --output /usr/local/bin --registry ghcr.io mongodb
32
32
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ import (
19
19
"strings"
20
20
21
21
"google.golang.org/protobuf/types/known/timestamppb"
22
-
23
22
"github.com/linuxsuren/api-testing/pkg/testing"
24
23
"github.com/linuxsuren/api-testing/pkg/util"
25
24
)
You can’t perform that action at this time.
0 commit comments