Skip to content
Snippets Groups Projects
Commit 5b7456c6 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

linter move, fix branch name

parent bb48d85c
No related branches found
No related tags found
1 merge request!9linter move, fix branch name
Pipeline #1373 passed
......@@ -35,7 +35,7 @@ check:
variables:
GIT_DEPTH: 1
script:
- drr registry.cyberbrain.pw/tools/hadolint:latest hadolint --ignore DL3007 --ignore DL3018 --ignore SC2086 Dockerfile
- drr registry.cyberbrain.pw/tools/linters/hadolint:latest hadolint --ignore DL3007 --ignore DL3018 --ignore SC2086 Dockerfile
##########################################################################################################
......@@ -74,7 +74,7 @@ release:
variables:
GIT_STRATEGY: "none"
only:
- /^development$/
- /^trunk$/
- /^staging$/
- /^master$/
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment