update .drone.yml
the build was successful Details

master
Andy 6 years ago
parent 6360de152d
commit 0f3346cfb0
Signed by: arno
GPG Key ID: 9076D5E6B31AE99C

@ -23,7 +23,7 @@ pipeline:
repo: andrey01/${DRONE_REPO_NAME} repo: andrey01/${DRONE_REPO_NAME}
tags: tags:
- latest - latest
- ${DRONE_COMMIT_SHA} - ${DRONE_COMMIT_SHA:0:7}
# group: docker # group: docker
# dockerfile: Dockerfile # dockerfile: Dockerfile
secrets: [docker_username, docker_password] secrets: [docker_username, docker_password]

Loading…
Cancel
Save