mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 20:39:25 +00:00
another stage is possible
This commit is contained in:
parent
aa9b043f10
commit
52a1aee5a3
1 changed files with 3 additions and 0 deletions
|
|
@ -48,5 +48,8 @@ deploy_docker:
|
|||
script:
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
|
||||
- ls -lha
|
||||
#- docker buildx create --use --name A$CI_COMMIT_SHORT_SHA
|
||||
#- docker buildx build --platform $BUILD_PLATFORMS --push -t $IMAGE_TAG -t $CI_REGISTRY_IMAGE:latest -t $D_IMAGE_TAG -t $D_LATEST_TAG .
|
||||
dependencies:
|
||||
- build_stage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue