Browse Source

Switching to the secrets controlled resource location

develop
Drew Short 4 years ago
parent
commit
9647ac3383
  1. 2
      pipeline.yml

2
pipeline.yml

@ -7,7 +7,7 @@ resource_types:
- name: matrix-notification-resource
type: docker-image
source:
repository: nexus.nulloctet.com:5000/sothr/matrix-notification-resource
repository: ((nexus_docker_read.host))/sothr/matrix-notification-resource
username: ((nexus_docker_read.username))
password: ((nexus_docker_read.password))

Loading…
Cancel
Save