debuggin broken drone yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
bc7801695f
commit
96a5102be3
@ -33,6 +33,7 @@ steps:
|
||||
from_secret: registryLoginsFoss
|
||||
commands:
|
||||
- mkdir -p "/root/.docker" && echo $DOCKER_AUTH_CONFIG > "/root/.docker/config.json"
|
||||
- more /root/.docker/config.json
|
||||
- export BUILD_TARGET=wizewerx/${DRONE_REPO_NAME}:${DRONE_COMMIT_BRANCH}
|
||||
- docker build -f ./docker/Dockerfile -t $BUILD_TARGET .
|
||||
- docker push $BUILD_TARGET
|
||||
|
Loading…
x
Reference in New Issue
Block a user