Updates woodpecker file with hopefully better secret stuff

This commit is contained in:
aarbit 2024-06-29 00:16:45 -05:00
parent 2c10ec28aa
commit 56c4cf014d

View File

@ -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