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