mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-08-08 06:45:03 +02:00
* Add custom docker registry authentication Uses DOCKER_USERNAME and DOCKER_PASSWORD as secrets provided into the act cli. Closes #527 Co-authored-by: Björn Brauer <[email protected]> * Add test to check if pull authentication is filled in * Update debug message to be more descriptive Co-authored-by: Ryan (hackercat) <[email protected]> Co-authored-by: Björn Brauer <[email protected]> Co-authored-by: Ryan (hackercat) <[email protected]>