Fixed placeholder type as `docker-swarm`
This commit is contained in:
parent
46e15ff8a5
commit
7c6b7c2e23
|
@ -13,6 +13,6 @@
|
||||||
"name":"Marco Lettere",
|
"name":"Marco Lettere",
|
||||||
"email":"marco.lettere@nubisware.com"
|
"email":"marco.lettere@nubisware.com"
|
||||||
},
|
},
|
||||||
"type":"docker",
|
"type":"docker-swarm",
|
||||||
"image":"bash"
|
"image":"bash"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue