Commit 6bfa4779 authored by Jun Chen's avatar Jun Chen
Browse files

#670 remove portal in circleci build command

parent cd9655cf
Showing with 1 addition and 1 deletion
+1 -1
......@@ -18,7 +18,7 @@ jobs: # a collection of steps
#- run: mvn -f wecube-core/pom.xml dependency:go-offline # gets the project dependencies
- run: mvn -pl -wecube-portal clean install
- run: mvn clean install
- save_cache: # saves the project dependencies
paths:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment