Skip to content

Commit

Permalink
CICD: -P default-config-test to task.yml #TASK-4225
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfeSanahuja committed Jul 11, 2023
1 parent a091dba commit b3e5ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
uses: opencb/java-common-libs/.github/workflows/build-java-app-workflow.yml@develop
with:
maven_opts: -DCELLBASE.WAR.NAME=cellbase
maven_opts: -DCELLBASE.WAR.NAME=cellbase -P default-config-test

test:
uses: ./.github/workflows/test-analysis.yml
Expand Down

0 comments on commit b3e5ae4

Please sign in to comment.