Skip to content
Snippets Groups Projects
Commit c657fcb4 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

tests on the manual pipeline keyword

parent a1c5ccb0
No related branches found
No related tags found
3 merge requests!297Cicd merge back,!284Cicd,!282CICD
......@@ -8,7 +8,6 @@ stages:
# - integration_test_downstream # working but unwanted here
# - trigger_pipeline_in_B # working but unwanted here
- lint
- delete_stack
- extended
- heat
- ansible_create_cluster_stage
......@@ -64,7 +63,7 @@ yamllint:
- yamllint -c ./.yamllintheat.yaml ./heat
delete_stack_manual:
stage: delete_stack
stage: heat
tags:
- heat
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment