Files
MistoxCom-Angular/.gitea/workflows/demo.yaml
T
derek 8f4b0079b1
Docker Build and Release Upload / build (push) Failing after 0s
Update .gitea/workflows/demo.yaml
2025-07-03 22:05:03 +00:00

16 lines
304 B
YAML

name: Docker Build and Release Upload
on:
[ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout
run: |
git clone https://git.mistox.net/derek/MistoxCom-Angular.git
- name: build
run: |
./MistoxCom-Angular/docker-build.sh