Removign new line from gitlab-ci.yaml
This commit is contained in:
parent
288e9d210b
commit
56bba55e61
@ -20,7 +20,6 @@ lint_python_on_merge_request:
|
||||
- echo "Linting Python code"
|
||||
- pip install --upgrade -q pip && pip install -q black && black --fast --check .
|
||||
|
||||
|
||||
build_and_push_container:
|
||||
stage: deploy
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user