added correct project

This commit is contained in:
Jonas Forsberg 2024-10-15 11:22:52 +02:00
parent 90bfa21fe7
commit a8ddd1d813

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