ci: sync workflow template (node container + host fixes)
This commit is contained in:
parent
15db414dc2
commit
06616a4d9a
@ -11,6 +11,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
skip-ci-check:
|
skip-ci-check:
|
||||||
runs-on: [homelab, self-hosted, linux]
|
runs-on: [homelab, self-hosted, linux]
|
||||||
|
container:
|
||||||
|
image: node:20-bookworm
|
||||||
outputs:
|
outputs:
|
||||||
should-skip: ${{ steps.check.outputs.skip }}
|
should-skip: ${{ steps.check.outputs.skip }}
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user