added back patch
This commit is contained in:
parent
991b65fd78
commit
8e32659cfb
@ -35,7 +35,9 @@ jobs:
|
||||
username: ${{ gitea.repository_owner }}
|
||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@master
|
||||
uses: docker/build-push-action@v4
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: ''
|
||||
with:
|
||||
push: true
|
||||
tags: git.oki.cx/${{ gitea.repository }}:latest
|
Loading…
x
Reference in New Issue
Block a user