trying to docker tag this image
This commit is contained in:
parent
5413fde24a
commit
a6e9dc12b6
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ docker-linux-base-aarch64:
|
||||||
script:
|
script:
|
||||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD registry.gitlab.com
|
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD registry.gitlab.com
|
||||||
- ( cd linux-base && make arch=aarch64 docker-build )
|
- ( cd linux-base && make arch=aarch64 docker-build )
|
||||||
|
- docker tag linux-base-aarch64:latest registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-aarch64:latest
|
||||||
- docker push registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-aarch64:latest
|
- docker push registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-aarch64:latest
|
||||||
|
|
||||||
linux-base-aarch64:
|
linux-base-aarch64:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue