Commit 1c167c5a authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: replace old cr for gitlab

parent e2b922c2
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
deployment:
  stage: "deployment"
  image:
    name: "cr.simoncor.net/siempie/ssh-client:v25.06.03"
    name: "registry.gitlab.simoncor.net/oci/ssh-client:v25.06.03"
    entrypoint: ["/bin/sh", "-c"]
  rules:

+1 −1
Original line number Diff line number Diff line
# build stage
FROM cr.simoncor.net/siempie/hugo:latest AS hugo
FROM registry.gitlab.simoncor.net/oci/hugo:latest AS hugo

# copy site content to /src
COPY . /src
+0 −7
Original line number Diff line number Diff line
@@ -16,13 +16,6 @@ tiles:
    txt_color: "#1db954"
    tags: ["media"]

  - name: "container registry"
    url: "https://cr.simoncor.net"
    img: "logos/cr.webp"
    bg_color: "#191414"
    txt_color: "#1db954"
    tags: ["infra"]

  - name: "gateway"
    url: "https://gw.infra.simoncor.net"
    img: "logos/mikrotik.webp"