Update .woodpecker.yml

This commit is contained in:
2023-05-17 07:42:15 +00:00
committed by GitHub
parent 5186084f5d
commit 9aec7d23bb

View File

@@ -4,5 +4,9 @@ pipeline:
settings:
repo: $CI_REPO
tags: latest
username:
from_secret: docker_username
password:
from_secret: docker_password
when:
branch: master