This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ REGISTRY_URL }} # gitea.scu.si
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.REGESTRY_PASSWORD }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user