ci: remove unused secrets from dryrun steps
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
c0151ed914
commit
8730b81acd
@ -32,11 +32,7 @@ steps:
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
password:
|
||||
from_secret: docker_password
|
||||
repo: thegeeklab/${DRONE_REPO_NAME}
|
||||
username:
|
||||
from_secret: docker_username
|
||||
when:
|
||||
ref:
|
||||
- refs/pull/**
|
||||
@ -195,6 +191,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: e71a00cf81ab915d0e680d8b39634a8b4587e3ff4890920008aab27b321be387
|
||||
hmac: 5b86f7686fa6b01ec6cf143087e1328b3fd45a774d704647c55ef5ff482c781a
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user