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

tests on the manual pipeline keyword

Former-commit-id: c657fcb4
parent a146a1d3
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,6 @@ stages: ...@@ -8,7 +8,6 @@ stages:
# - integration_test_downstream # working but unwanted here # - integration_test_downstream # working but unwanted here
# - trigger_pipeline_in_B # working but unwanted here # - trigger_pipeline_in_B # working but unwanted here
- lint - lint
- delete_stack
- extended - extended
- heat - heat
- ansible_create_cluster_stage - ansible_create_cluster_stage
...@@ -64,7 +63,7 @@ yamllint: ...@@ -64,7 +63,7 @@ yamllint:
- yamllint -c ./.yamllintheat.yaml ./heat - yamllint -c ./.yamllintheat.yaml ./heat
delete_stack_manual: delete_stack_manual:
stage: delete_stack stage: heat
tags: tags:
- heat - heat
before_script: 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