mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 15:49:27 +00:00
a litte bit more debugging is needed
This commit is contained in:
parent
52a1aee5a3
commit
63930ade91
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ deploy_docker:
|
|||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- docker login -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
|
||||
- ls -lha
|
||||
- cat openwrt-firmware-selector/src/config.ts
|
||||
#- 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue