mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-02-01 22:40:45 +00:00
test ci --check
This commit is contained in:
@@ -7,16 +7,6 @@ stages:
|
|||||||
# TEST STAGE #
|
# TEST STAGE #
|
||||||
##############
|
##############
|
||||||
|
|
||||||
# unit-test:
|
|
||||||
# stage: test
|
|
||||||
# image: node:18-alpine3.16
|
|
||||||
# script:
|
|
||||||
# - npm install
|
|
||||||
# - npm run test:unit:ci
|
|
||||||
# rules:
|
|
||||||
# - if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $CI_DEFAULT_BRANCH || $CI_COMMIT_MESSAGE =~ /--check/ || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
|
||||||
# when: always
|
|
||||||
|
|
||||||
integration-test:
|
integration-test:
|
||||||
stage: test
|
stage: test
|
||||||
image: docker/compose:latest
|
image: docker/compose:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user