added correct project
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:22:52 +02:00
parent 90bfa21fe7
commit a8ddd1d813

View File

@ -13,7 +13,7 @@ jobs:
- uses: mr-smithers-excellent/docker-build-push@v6
name: Build & push Docker image
with:
image: azure-agent
image: library/azure-agent
registry: repo.rre.nu
dockerfile: Containerfile
username: ${{ secrets.REPO_USERNAME }}