mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-04 14:22:04 +00:00
CI: ignore nix files
This commit is contained in:
@@ -14,6 +14,9 @@ on:
|
|||||||
- screenshots/*
|
- screenshots/*
|
||||||
- .github/ISSUE_TEMPLATE/*
|
- .github/ISSUE_TEMPLATE/*
|
||||||
- kubernetes/**
|
- kubernetes/**
|
||||||
|
# Nix development files that are not used here.
|
||||||
|
- "*.nix"
|
||||||
|
- flake.lock
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|||||||
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -24,6 +24,10 @@ on:
|
|||||||
- .github/ISSUE_TEMPLATE/*
|
- .github/ISSUE_TEMPLATE/*
|
||||||
- kubernetes/**
|
- kubernetes/**
|
||||||
|
|
||||||
|
# Nix development files that are not used here.
|
||||||
|
- "*.nix"
|
||||||
|
- flake.flake
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user