Files
nix-config/.gitea/workflows/default.yaml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 6: cannot unmarshal !!str `nixos/nix` into model.Job line 8: cannot unmarshal !!seq into model.Job
2025-03-24 16:17:34 +01:00

9 lines
142 B
YAML

name: Build iso when a new version is pushed
run-name: iso building
#on: [push]
jobs:
runs-on: nixos/nix
steps:
- run: echo coucou