parent
6360de152d
commit
0f3346cfb0
@ -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…
Reference in New Issue
Block a user