test
This commit is contained in:
parent
1954eebeeb
commit
684b15b382
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# .forgejo/workflows/demo.yaml
|
||||
name: Demo
|
||||
name: Build NixOS ISO
|
||||
run-name: ${{ github.actor }} is testing
|
||||
on: [push]
|
||||
jobs:
|
||||
Explore-CI:
|
||||
NixOS Runner:
|
||||
runs-on: docker
|
||||
container: nixos/nix
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue