user/pwd
All checks were successful
Lint and Test Charts / lint-test (push) Successful in 18s
Testing pipes / Explore-Gitea-Actions (push) Successful in 33s

This commit is contained in:
Jonas Forsberg 2024-10-15 11:10:53 +02:00
parent 7a40fda341
commit 227061da78

View File

@ -17,5 +17,5 @@ steps:
image: azure-agent
registry: repo.rre.nu
dockerfile: Containerfile
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
username: ${{ secrets.REPO_USERNAME }}
password: ${{ secrets.REPO_PASSWORD }}