Update .gitea/workflows/docker-build.yml
Build and Push Docker Image / build (push) Failing after 1s

This commit is contained in:
2026-06-25 22:52:05 -05:00
parent 9b18984e3f
commit d44f5bb279
-2
View File
@@ -6,8 +6,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
uses: actions/checkout@v4