Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
danet
goSDN
Commits
6318c0fc
Commit
6318c0fc
authored
Apr 01, 2021
by
Manuel Kieweg
🤷
Browse files
remove needs for .post
parent
7bd97aa3
Changes
2
Show whitespace changes
Inline
Side-by-side
build/ci/.deploy-k8s.yml
View file @
6318c0fc
...
...
@@ -65,8 +65,5 @@ k8s:destroy:
K8S_OP
:
"
delete"
script
:
-
./build/cd/k8s-bot
needs
:
-
job
:
"
deploy:integration-test"
-
job
:
"
integration-test"
-
job
:
"
build:k8s-bot"
artifacts
:
true
\ No newline at end of file
dependencies
:
-
build:k8s-bot
\ No newline at end of file
build/ci/.terraform-ci.yml
View file @
6318c0fc
...
...
@@ -68,9 +68,4 @@ tf:destroy:
stage
:
.post
script
:
-
gitlab-terraform destroy
needs
:
-
job
:
apply
optional
:
true
-
job
:
"
integration-test"
optional
:
true
<<
:
*tf
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment