mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-08 13:12:08 +00:00
change(ci): docker-publish.yml -> docker.yml
This commit is contained in:
parent
35dfe7b58f
commit
fb1dd1bf91
7 changed files with 7 additions and 7 deletions
2
.github/workflows/docker-lint.yml
vendored
2
.github/workflows/docker-lint.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Docker / shell lint
|
|||
|
||||
# Lints the container build inputs: Dockerfile (via hadolint) and any shell
|
||||
# scripts under docker/ (via shellcheck). These catch the class of regression
|
||||
# the behavioral docker-publish smoke test can't — unquoted variable
|
||||
# the behavioral docker smoke test can't — unquoted variable
|
||||
# expansions, silently-failing RUN commands, etc.
|
||||
#
|
||||
# Rules and ignores are documented in .hadolint.yaml at the repo root.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue