zuul-jobs/roles/promote-docker-image
Monty Taylor a86510bd02 Trim whitespace from uri password for docker promote
The uri module faithfully passes the entire string, even if it has
trailing whitespace such as a newline. The zuul encrypt_secret
command currently does not trim, so if echo was used instead of
echo -n this can fail in a hard to debug manner.

Change-Id: Ic9525ac2925b6639f58604ca40dc878d20511ff8
2020-03-23 13:01:46 -05:00
..
defaults Add docker image promotion roles 2019-01-15 14:03:00 -08:00
tasks Trim whitespace from uri password for docker promote 2020-03-23 13:01:46 -05:00
README.rst Add docker image promotion roles 2019-01-15 14:03:00 -08:00

Promote one or more previously uploaded docker images.