Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2023-10-31 12:17:52 +01:00
parent 57aa62d68e
commit ec990d2dd1

View File

@ -13,6 +13,11 @@ include:
ref: 'main'
file: 'ci-templates/docker_build_nexus_v2.yml'
.default_rules:
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
when: never
localazy update:
image: node:20.5
cache: