build: move Dockerfile
This commit is contained in:
parent
7e744f6b58
commit
21e36c47b9
3 changed files with 1 additions and 4 deletions
2
run
2
run
|
@ -91,7 +91,7 @@ function task:lint:dockerfile {
|
|||
hadolint/hadolint hadolint \
|
||||
--ignore DL3008 \
|
||||
--ignore DL3022 \
|
||||
"${@}" - < tools/docker/Dockerfile
|
||||
"${@}" - < Dockerfile
|
||||
}
|
||||
|
||||
function task:test:functional {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue