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

This commit is contained in:
2026-06-28 23:40:42 -05:00
parent ee85151d76
commit 0429f1e263
-2
View File
@@ -6,8 +6,6 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-22.04
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4