Skip to content

Commit

Permalink
#670 remove portal in actions build command
Browse files Browse the repository at this point in the history
  • Loading branch information
junchensz committed Nov 28, 2019
1 parent 3b3d4f7 commit 09fef42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -14,4 +14,4 @@ jobs:
with:
java-version: 1.8
- name: Build with Maven
run: mvn -pl -wecube-portal clean install
run: mvn clean install

0 comments on commit 09fef42

Please sign in to comment.