Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dynamic Exposure
OpenBuildingMap
database-obmbuildings
Commits
e7b9bb61
Commit
e7b9bb61
authored
Aug 16, 2021
by
Marius Kriegerowski
Browse files
Added sql linter
parent
86bde927
Pipeline
#26608
failed with stage
in 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e7b9bb61
image
:
python:3-buster
linter
:
before_script
:
-
pip3 install sqlfluff
script
:
-
sqlfluff lint --dialect postgres
test
:
before_script
:
-
apt-get update -y -qq
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment