test with this
Test build / build (push) Failing after 1m24s
Details
Test build / build (push) Failing after 1m24s
Details
This commit is contained in:
parent
5290d8bc2e
commit
1f3a567c82
|
@ -18,7 +18,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
registry: git.min.rip
|
registry: git.min.rip
|
||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue