Update .gitea/workflows/demo.yaml
Docker Build and Release Upload / build (push) Has been cancelled

This commit is contained in:
2025-07-03 22:03:40 +00:00
parent 0a3ebe539f
commit 715ed383e2
+5 -1
View File
@@ -8,5 +8,9 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 run: |
git clone https://github.com/your-username/your-repo.git
- name: build
run: |
docker build -t mistoxnet