remove pull option
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Robert Kaussow 2023-01-15 16:15:44 +01:00
parent 1b7d2a4eec
commit 8d234c704f
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 3 deletions

View File

@ -117,7 +117,6 @@ platform:
steps:
- name: pushrm-dockerhub
pull: always
image: chko/docker-pushrm:1
environment:
DOCKER_PASS:
@ -132,7 +131,6 @@ steps:
- success
- name: pushrm-quay
pull: always
image: chko/docker-pushrm:1
environment:
APIKEY__QUAY_IO:
@ -173,6 +171,6 @@ depends_on:
---
kind: signature
hmac: 34913914fc07a49924c6b5121b06a32acd452429e1b94ce3ba85b0177084d936
hmac: 763723dbed28f6faddbf969a8ee879dd78d437395e932d69650cd032e67de45f
...