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