.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
e0ee8fa23a
commit
006b931b5f
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sigyl/jsonnet-drone": "^0.1.0"
|
"@sigyl/jsonnet-drone": "^0.4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
version: "3.7"
|
version: "3.7"
|
||||||
services:
|
services:
|
||||||
portainer:
|
portainer:
|
||||||
image: portainer/portainer:1.24.1-alpine@sha256:67821db9fefb08c0d0f073d04250ec57d4db25bfcd16c436618c08038b9dae33
|
image: portainer/portainer:2.0.0-alpine@sha256:5555e1538aa4bc56d7ae85787278e4b972573b205e2ae260717ef17985e0e24f
|
||||||
command: -H tcp://tasks.portainer-agent:9001 --tlsskipverify
|
command: -H tcp://tasks.portainer-agent:9001 --tlsskipverify
|
||||||
# command: -H unix:///var/run/docker.sock
|
# command: -H unix:///var/run/docker.sock
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue