diff --git a/pipeline.yml b/pipeline.yml index 3348f01..647f53d 100644 --- a/pipeline.yml +++ b/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))