1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-18 08:06:20 +00:00

Merge pull request #222 from cloudnautique/cert_deployer_name_fix

drop the 's'
This commit is contained in:
Darren Shepherd
2018-01-12 22:41:02 +00:00
committed by GitHub

View File

@@ -42,7 +42,7 @@ pipeline:
publish-rke-certs-deployer:
image: plugins/docker
dockerfile: package/certs-deployer/Dockerfile
repo: rancher/rke-certs-deployer
repo: rancher/rke-cert-deployer
context: package/certs-deployer/
tag: ${DRONE_TAG}
secrets: [docker_username, docker_password]