added back patch
Some checks failed
Test and Build Docker Image / Test-Build (push) Successful in 9s
Test and Build Docker Image / Build-Image (push) Failing after 6s

This commit is contained in:
Dagger 2023-10-22 19:24:53 -05:00
parent 991b65fd78
commit 8e32659cfb

View File

@ -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