Add drone
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-02-17 21:45:57 +01:00
parent 919705c114
commit 8f4e5c8797
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

15
.drone.yml Normal file
View File

@ -0,0 +1,15 @@
pipeline:
terraform:
image: jmccann/drone-terraform:1
plan: true
root_dir: infrastructure/create-resources
remote:
config:
access_key:
from_secret: serverctl_access_key
secret_key:
from_secret: serverctl_secret_key
vars:
hcloud_token:
from_secret: serverctl_hcloud_token