Commit 95cad0d6 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch '23-add-registry-name-in-all-docker-images' into 'master'

Draft: Resolve "Add registry name in all Docker images"

Closes #23

See merge request to-be-continuous/doc!40
parents 3865a5a4 afe903eb
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ stages:

process-templates:
  image:
    name: "dwdraju/alpine-curl-jq:latest"
    name: "registry.hub.docker.com/dwdraju/alpine-curl-jq:latest"
    entrypoint: [""]
  stage: .pre
  script:
@@ -48,7 +48,7 @@ process-templates:

check-links:
  image: 
    name: lycheeverse/lychee:latest
    name: "registry.hub.docker.com/lycheeverse/lychee:latest"
    entrypoint: [""]
  stage: build
  script: