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