Actualiser .gitea/workflows/nix.yaml
This commit is contained in:
parent
e43a5ec3cf
commit
6a6dd51115
@ -1,13 +1,13 @@
|
|||||||
name: Check config
|
name: Check config
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
|
||||||
image: nix-builder
|
|
||||||
|
|
||||||
|
container:
|
||||||
|
image: nix-builder
|
||||||
Loading…
x
Reference in New Issue
Block a user