mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-29 18:33:05 +00:00
Include changes in dockerfiles
This commit is contained in:
parent
b11c77f692
commit
671620bc8b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-integration.yml
vendored
1
.github/workflows/test-integration.yml
vendored
|
@ -21,6 +21,7 @@ jobs:
|
|||
**/*.go
|
||||
integration_test/
|
||||
config-example.yaml
|
||||
Dockerfile*
|
||||
|
||||
- uses: cachix/install-nix-action@v16
|
||||
if: steps.changed-files.outputs.any_changed == 'true'
|
||||
|
|
Loading…
Reference in a new issue