templates: fix deprecated CI syntax
ci/woodpecker/push/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-11-18 20:17:18 +00:00
parent e04be2d130
commit c466fd25b4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
labels:
type: exec
pipeline:
steps:
- name: nix flake check
image: bash
commands:

View File

@ -1,7 +1,7 @@
labels:
type: exec
pipeline:
steps:
- name: nix flake check
image: bash
commands: