ci: migrate to docker pipelines
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-28 20:40:23 +01:00
parent 0610bb40a7
commit bbe7d879fe

View File

@@ -1,6 +1,6 @@
---
kind: pipeline
type: kubernetes
type: docker
name: Terraform root module
trigger:
@@ -87,6 +87,6 @@ steps:
---
kind: signature
hmac: cccf1769bef0cc4d09ee8717ef22d8376e7e405c0e2548cebe6082c969d2a4ea
hmac: fab1e0f28b70ec8cee84520cd4b03df265e12e1ed0625403304ced079ecd11ae
...