diff --git a/pipeline.yml b/pipeline.yml index e938548..739acf9 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -43,7 +43,7 @@ jobs: image_resource: type: registry-image source: - repository: nexus.nulloctet.com:5000/sothr/pdf2htmlex + repository: ((nexus_docker_read.host))/sothr/pdf2htmlex tag: "stable" username: ((nexus_docker_read.username)) password: ((nexus_docker_read.password))