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