Skip to content

Commit

Permalink
CICD: remove develop.yml changes due to the inability to push them as…
Browse files Browse the repository at this point in the history
… the lack of the necessary permissions, #TASK-4225
  • Loading branch information
jtarraga committed Jul 12, 2023
1 parent b9743df commit a609fb8
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 -P default-config-test
maven_opts: -DCELLBASE.WAR.NAME=cellbase

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

0 comments on commit a609fb8

Please sign in to comment.