refactor(gitlab): update config
This commit is contained in:
parent
a006f54e99
commit
f381030fc2
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user