Skip to content
Snippets Groups Projects
Commit 7fd48ec6 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

changed order of pipelines. build and deploy before terraform

parent ab74295c
Branches
Tags
2 merge requests!110Integration test,!90Develop
Pipeline #66354 passed with warnings
......@@ -3,13 +3,13 @@ variables:
stages:
- test
- build
- deploy
- tf-init
- tf-validate
- tf-plan
- tf-deploy
- tf-destroy
- build
- deploy
default:
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment