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

setting ci-cd

parent ddc45d25
Branches
No related tags found
2 merge requests!3Updated the downstream branch,!2Setting_role_ci-cd
Pipeline #37700 passed
Pipeline: c3infodesk-deployment

#37701

    ...@@ -29,6 +29,7 @@ variables: ...@@ -29,6 +29,7 @@ variables:
    stages: stages:
    - test-debug - test-debug
    - yamllint - yamllint
    - upstream-trigger
    - syntax-check - syntax-check
    - lint-tests - lint-tests
    - molecule - molecule
    ...@@ -83,6 +84,11 @@ yamllint-test: ...@@ -83,6 +84,11 @@ yamllint-test:
    - echo "This is the 'yamllint' test from the 'test' role" - echo "This is the 'yamllint' test from the 'test' role"
    - yamllint . - yamllint .
    trigger-pipeline:
    stage: upstream-trigger
    trigger:
    project: fejao/c3infodesk-deployment
    ### ###
    ### STAGE-SYNTAX-CHECK ### STAGE-SYNTAX-CHECK
    ### ###
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment