Update .gitea/workflows/demo.yaml
Docker Build and Release Upload / build (push) Failing after 10s

This commit is contained in:
2025-07-03 21:57:09 +00:00
parent 0fdd16a906
commit e1ee169904
-2
View File
@@ -6,8 +6,6 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:full-latest
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4