Merge branch 'npm-updates' into 'master'

refactor(gitlab-ci): update config

See merge request gilden/ci/gitlab-ci-templates!93
This commit is contained in:
Marcel Feix 2022-07-29 15:20:37 +00:00
commit 46a2bf2eaa

View File

@ -45,6 +45,17 @@ Test-Dind:
include:
- local: "test/docker/test-dind.gitlab-ci.yml"
Test-NodeJS-Next:
stage: verify
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
when: always
- when: manual
trigger:
project: gilden/ci/fe-nextjs-template
branch: "main"
strategy: depend
check_confluence_validity:
extends: .documentation-check-confluence-validity
variables: