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

This commit is contained in:
2025-07-03 22:08:14 +00:00
parent 8f4b0079b1
commit 5687aefe70
+4
View File
@@ -7,6 +7,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: setup dependencies
run: |
apt install -y docker.io docker-buildx
- name: checkout
run: |
git clone https://git.mistox.net/derek/MistoxCom-Angular.git