Updated to latest repo and applied manual patch
Some checks failed
Test and Build Docker Image / Test-Build (push) Successful in 8s
Test and Build Docker Image / Build-Image (push) Failing after 57s

This commit is contained in:
Dagger 2023-10-22 18:44:15 -05:00
parent a98c030391
commit 5840f39349

View File

@ -35,7 +35,9 @@ jobs:
username: ${{ gitea.repository_owner }}
password: ${{ secrets.PACKAGE_TOKEN }}
- name: Build and push
uses: docker/build-push-action@d8823bfaed
uses: docker/build-push-action@master
env:
ACTIONS_RUNTIME_TOKEN: ''
with:
push: true
tags: ${{ gitea.repository }}:latest