This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
uses: docker/login-action@v4
|
uses: docker/login-action@v4
|
||||||
with:
|
with:
|
||||||
registry: ${{ env.GITEA_CONTAINER_REG }}
|
registry: ${{ env.GITEA_CONTAINER_REG }}
|
||||||
username: ${{ gitea.repository_owner }}
|
username: daanselen
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
|
|||||||
Reference in New Issue
Block a user