From 610ed1a9cf952a5cbd6003ea4c3026716c62cbd9 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Tue, 10 Dec 2019 20:25:50 -0600 Subject: [PATCH] Updating pipeline --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))