fix: remove secrets
ref: https://github.com/woodpecker-ci/woodpecker/issues/4140
This commit is contained in:
parent
7e5469ad2e
commit
ec522a5bb2
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ steps:
|
|||
when:
|
||||
event: [push, tag, deployment]
|
||||
branch: master
|
||||
secrets: [docker_token]
|
||||
settings:
|
||||
repo: realaravinth/libmedium
|
||||
username: realaravinth
|
||||
|
|
Loading…
Reference in a new issue