Browse Source

Updating pipeline

master
Drew Short 5 years ago
parent
commit
610ed1a9cf
  1. 2
      pipeline.yml

2
pipeline.yml

@ -43,7 +43,7 @@ jobs:
image_resource: image_resource:
type: registry-image type: registry-image
source: source:
repository: nexus.nulloctet.com:5000/sothr/pdf2htmlex
repository: ((nexus_docker_read.host))/sothr/pdf2htmlex
tag: "stable" tag: "stable"
username: ((nexus_docker_read.username)) username: ((nexus_docker_read.username))
password: ((nexus_docker_read.password)) password: ((nexus_docker_read.password))

Loading…
Cancel
Save