mirror of
https://git.netzspielplatz.de/docker-multiarch/minio.git
synced 2025-11-08 17:19:25 +00:00
Docker version output
Needed for buildx
This commit is contained in:
parent
605e0bd798
commit
e3b3b11183
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ docker-build-master:
|
|||
before_script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
||||
script:
|
||||
- docker --version
|
||||
- docker build --pull -t "$CI_REGISTRY_IMAGE" .
|
||||
- docker push "$CI_REGISTRY_IMAGE"
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue