Update .woodpecker.yml
This commit is contained in:
@@ -4,5 +4,9 @@ pipeline:
|
||||
settings:
|
||||
repo: $CI_REPO
|
||||
tags: latest
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
when:
|
||||
branch: master
|
||||
|
||||
Reference in New Issue
Block a user