Add username/password to docker image resource.

This commit is contained in:
redxef 2022-11-21 15:49:57 +01:00
parent 31aad6ef5f
commit 6c798da8ae
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -16,6 +16,8 @@ resources:
source:
repository: redxef/nginx-envsubst
tag: latest
username: ((docker.username))
password: ((docker.password))
resource_types:
- name: oci-image