Commit afe903eb authored by Bertrand Goareguer's avatar Bertrand Goareguer Committed by Cédric OLIVIER
Browse files

fix: "Add registry name in all Docker images"

parent 3865a5a4
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: