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