3
0

FIX:drone
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Mike Sutton 2022-06-08 21:48:12 +02:00
parent 5f77cdb28f
commit 404b70e2b3

View File

@ -34,7 +34,7 @@ steps:
- mkdir -p "/root/.docker" && echo $DOCKER_AUTH_CONFIG > "/root/.docker/config.json"
- pwd
- export BUILD_TARGET=wizewerx/${DRONE_REPO_NAME}
- docker build -f ./docker/Dockerfile -t $BUILD_TARGET .
- docker build -t $BUILD_TARGET .
- docker push $BUILD_TARGET
trigger:
branch: