pin plugins/docker to v19
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
4592bc0072
commit
4736824d1a
@ -44,7 +44,7 @@ steps:
|
|||||||
- binary
|
- binary
|
||||||
|
|
||||||
- name: dryrun
|
- name: dryrun
|
||||||
image: plugins/docker
|
image: plugins/docker:19
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
dry_run: true
|
dry_run: true
|
||||||
@ -74,7 +74,7 @@ steps:
|
|||||||
- dryrun
|
- dryrun
|
||||||
|
|
||||||
- name: publish-dockerhub
|
- name: publish-dockerhub
|
||||||
image: plugins/docker
|
image: plugins/docker:19
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
password:
|
password:
|
||||||
@ -90,7 +90,7 @@ steps:
|
|||||||
- tags
|
- tags
|
||||||
|
|
||||||
- name: publish-quay
|
- name: publish-quay
|
||||||
image: plugins/docker
|
image: plugins/docker:19
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
password:
|
password:
|
||||||
@ -197,6 +197,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 6338abaf08ec19d40694e067903bfb9091577a2ac7291c7dd2d85e6ad303f22a
|
hmac: 89da8fbf2549e2920eb18f37d6f781805455dbe861b0ea4df5513f0ede6a64de
|
||||||
|
|
||||||
...
|
...
|
||||||
|
@ -22,5 +22,8 @@
|
|||||||
"groupName": "Bitwarden RS packages",
|
"groupName": "Bitwarden RS packages",
|
||||||
"packagePatterns": ["^dani-garcia"]
|
"packagePatterns": ["^dani-garcia"]
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"droneci": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user