refactor(gitlab): update config

This commit is contained in:
Alex Munoz 2022-07-15 16:06:59 +02:00
parent a006f54e99
commit f381030fc2

View File

@ -45,6 +45,17 @@ Test-Dind:
include: include:
- local: "test/docker/test-dind.gitlab-ci.yml" - 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: check_confluence_validity:
extends: .documentation-check-confluence-validity extends: .documentation-check-confluence-validity
variables: variables: