Merge pull request 'ci: run socket-free jobs on the light label' (#3) from ci/light-runner into main
ci / shellcheck (push) Successful in 13s
ci / shellcheck (push) Successful in 13s
This commit was merged in pull request #3.
This commit is contained in:
@@ -19,7 +19,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
runs-on: docker
|
||||
runs-on: light
|
||||
# The -alpine variant, not koalaman/shellcheck:stable. That one is built
|
||||
# FROM scratch with shellcheck as the entrypoint and no shell at all, so a
|
||||
# job cannot run a script in it.
|
||||
|
||||
Reference in New Issue
Block a user