Skip to content
Snippets Groups Projects
Commit b6d39d60 authored by fejao's avatar fejao
Browse files

setting ci-cd

parent 5c257d3e
No related branches found
No related tags found
2 merge requests!3Updated the downstream branch,!2Setting_role_ci-cd
Pipeline #37722 passed
Pipeline: c3infodesk-deployment

#37723

    ......@@ -29,6 +29,7 @@ variables:
    stages:
    - test-debug
    - yamllint
    - downstream_role_test
    - upstream-trigger
    - syntax-check
    - lint-tests
    ......@@ -74,6 +75,7 @@ stages:
    ###
    yamllint-test:
    stage: yamllint
    # stage: downstream_role_test
    image: $IMAGE_NAME_LINT
    variables:
    PYTHON_REQ_FILE_PATH: $PATH_PYTHON_REQ_FILE
    ......@@ -86,13 +88,15 @@ yamllint-test:
    trigger-pipeline:
    stage: upstream-trigger
    # trigger:
    # project: fejao/c3infodesk-deployment
    variables:
    RUN_SYNTAX_FOR_ROLE_TEST: true
    trigger:
    include:
    - project: fejao/c3infodesk-deployment
    ref: Adding_ci_cd_triggers
    file: 'ci-cd/templates/syntax-ckecks.yml'
    project: fejao/c3infodesk-deployment
    # trigger:
    # include:
    # - project: fejao/c3infodesk-deployment
    # ref: Adding_ci_cd_triggers
    # file: 'ci-cd/templates/syntax-ckecks.yml'
    ###
    ### STAGE-SYNTAX-CHECK
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please to comment