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 9573ead commit 6b2a3e4Copy full SHA for 6b2a3e4
1 file changed
.github/workflows/test.yaml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
docker pull $IMG2VEC
40
docker pull $MINIO
41
- docker pull $MODEL2VEC
+ # docker pull $MODEL2VEC
42
docker save $IMG2VEC $MINIO $MODEL2VEC -o $DOCKER_IMAGES_TAR
43
44
maven-cache:
0 commit comments