Commit 9990db7a authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: hardcode CI_REGISTRY

parent 3343771d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@

variables:
  STORAGE_DRIVER: "overlay"
  CI_REGISTRY: "gitlab.simoncor.net"

stages:
  - "build"