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

drop the 's'

This commit is contained in:
Bill Maxwell
2018-01-12 15:35:50 -07:00
parent 9e5d469299
commit 7e59771677

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]