Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Foundation
IT
APIs
eclipsefdn-downloads-api
Commits
cc05b575
Commit
cc05b575
authored
Mar 17, 2022
by
Martin Lowe
🇨🇦
Browse files
Fix Makefile formatting
parent
9edb559b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
cc05b575
...
...
@@ -9,9 +9,9 @@ compile-quick: clean compile-java-quick;
install-npm
:
;
npm ci
generate-spec
:
install-npm;
npm
run
generate-json-schema
npm run generate-json-schema
validate-spec
:
install-npm;
npm
run
test
npm run
test
compile-start
:
compile-quick;
docker-compose down
docker-compose build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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