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}
tags:
- latest
- ${DRONE_COMMIT_SHA}
- ${DRONE_COMMIT_SHA:0:7}
# group: docker
# dockerfile: Dockerfile
secrets: [docker_username, docker_password]

Loading…
Cancel
Save