demo/digitalocean: fix artifact type
This commit is contained in:
parent
688541e6b3
commit
5050ec79f1
|
@ -37,7 +37,7 @@
|
|||
{
|
||||
"type": "atlas",
|
||||
"artifact": "hashicorp/nomad-demo",
|
||||
"artifact_type": "digitalocean.droplet"
|
||||
"artifact_type": "digitalocean.image"
|
||||
}
|
||||
],
|
||||
"push": {
|
||||
|
|
Loading…
Reference in New Issue