Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
td1518
simplewebapp
Commits
9f9a8ad9
Commit
9f9a8ad9
authored
Jan 17, 2020
by
Tanuj Dhir
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add style check to CI
parent
48dcf275
Pipeline
#114459
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
.gitlab-ci.yml
.gitlab-ci.yml
+5
-0
No files found.
.gitlab-ci.yml
View file @
9f9a8ad9
...
...
@@ -3,6 +3,11 @@ image: maven:latest
variables
:
PORT
:
"
5000"
style
:
stage
:
style
script
:
-
mvn checkstyle:checkstyle
build
:
stage
:
build
script
:
...
...
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