mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
make it so ko.yaml changes trigger build
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
cec46716b6
commit
e1416a72cb
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
- '**/*.go'
|
||||
- 'integration_test/'
|
||||
- 'config-example.yaml'
|
||||
- '.ko.yaml'
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
if: steps.changed-files.outputs.files == 'true'
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
Loading…
Reference in New Issue
Block a user