Updates woodpecker file with hopefully better secret stuff
This commit is contained in:
@@ -9,5 +9,7 @@ steps:
|
||||
repo: git.halfbinary.net/${CI_REPO_OWNER}/prettyplayerfe
|
||||
registry: git.halfbinary.net
|
||||
tags: latest
|
||||
username: ${docker_username}
|
||||
password: ${docker_password}
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
||||
Reference in New Issue
Block a user