Skip to content

tools: update the BamManager to track the blobfuse2 issue, #TASK-6165 #260

tools: update the BamManager to track the blobfuse2 issue, #TASK-6165

tools: update the BamManager to track the blobfuse2 issue, #TASK-6165 #260

Workflow file for this run

name: Push biodata task
on:
push:
branches:
- TASK-*
jobs:
build:
uses: opencb/java-common-libs/.github/workflows/build-java-app-workflow.yml@develop
test:
uses: ./.github/workflows/test-analysis.yml
needs: build
secrets: inherit