docker tag for x86_64
This commit is contained in:
parent
a6e9dc12b6
commit
604bf031aa
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ docker-linux-base-x86_64:
|
||||||
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=x86_64 docker-build )
|
- ( cd linux-base && make arch=x86_64 docker-build )
|
||||||
|
- docker tag linux-base-x86_64:latest registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-x86_64:latest
|
||||||
- docker push registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-x86_64:latest
|
- docker push registry.gitlab.com/librewolf-community/browser/bsys5/linux-base-x86_64:latest
|
||||||
|
|
||||||
linux-base-x86_64:
|
linux-base-x86_64:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue