Commit 0f32d9cf authored by Heimo Stranner's avatar Heimo Stranner
Browse files

Update .gitlab-ci.yml

parent f545e6db
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -55,6 +55,8 @@ build-theia-k8s:
    - echo $DEPLOY_TOKEN | docker login registry.reset.inso-w.at -u registry-token --password-stdin
    - docker push registry.reset.inso-w.at/pub/docker/$TO
    - docker rmi registry.reset.inso-w.at/pub/docker/$TO
  only:
    - master

sync-temurin:
  extends: .mirror-base