ci: remove unused secrets from dryrun steps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-05-20 15:34:20 +02:00
parent 42aa7445a2
commit b59544993a
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 5 deletions

View File

@ -32,11 +32,7 @@ steps:
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
dry_run: true dry_run: true
password:
from_secret: docker_password
repo: thegeeklab/${DRONE_REPO_NAME} repo: thegeeklab/${DRONE_REPO_NAME}
username:
from_secret: docker_username
when: when:
ref: ref:
- refs/pull/** - refs/pull/**
@ -195,6 +191,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 1db64b7079ec7e54a4fb59b0a7e35e5566c5a52098668c2feea4373827ec341b hmac: 7a497e0ef1d1e2a1a92c18967eaa22e3f9733f66d2a7b24c63568c2a7be344e1
... ...