fix example hcloud location
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e9f855897e
commit
1d50ac2a2d
@ -61,7 +61,7 @@ droneci_autoscaler_instances: []
|
||||
# api_host: "drone-amd64.example.com"
|
||||
# provider_config:
|
||||
# - name: DRONE_HETZNERCLOUD_DATACENTER
|
||||
# value: fsn1
|
||||
# value: fsn1-dc14
|
||||
# - name: DRONE_HETZNERCLOUD_TOKEN
|
||||
# value: abc123
|
||||
# - name: DRONE_HETZNERCLOUD_IMAGE
|
||||
|
@ -19,7 +19,7 @@
|
||||
agent_architecture: amd64
|
||||
provider_config:
|
||||
- name: DRONE_HETZNERCLOUD_DATACENTER
|
||||
value: fsn1
|
||||
value: fsn1-dc14
|
||||
- name: DRONE_HETZNERCLOUD_TOKEN
|
||||
value: mytoken
|
||||
- name: DRONE_HETZNERCLOUD_IMAGE
|
||||
|
Loading…
Reference in New Issue
Block a user