mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
chore: update gh actions to publish to docker
This commit is contained in:
parent
a01e6479b6
commit
d872b73f57
9 changed files with 53 additions and 221 deletions
3
.github/workflows/check.yml
vendored
3
.github/workflows/check.yml
vendored
|
|
@ -4,7 +4,6 @@ permissions: {}
|
|||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
@ -31,5 +30,3 @@ jobs:
|
|||
-
|
||||
name: Validate JSON and YML files
|
||||
uses: GrantBirki/json-yaml-validate@v4
|
||||
with:
|
||||
yaml_exclude_regex: ".*\\kubernetes\\.yml$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue