Another try
This commit is contained in:
parent
1a3073d56d
commit
a98c030391
@ -35,7 +35,7 @@ jobs:
|
|||||||
username: ${{ gitea.repository_owner }}
|
username: ${{ gitea.repository_owner }}
|
||||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@master
|
uses: docker/build-push-action@d8823bfaed
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.repository }}:latest
|
tags: ${{ gitea.repository }}:latest
|
Loading…
x
Reference in New Issue
Block a user