|
@ -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)) |
|
|