mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
ci: Add nextflow.log
This commit is contained in:
parent
73bd2d499e
commit
f05134e855
19 changed files with 19 additions and 0 deletions
1
.github/workflows/bowtie_align.yml
vendored
1
.github/workflows/bowtie_align.yml
vendored
|
@ -47,5 +47,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/bowtie_index.yml
vendored
1
.github/workflows/bowtie_index.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/bwa_index.yml
vendored
1
.github/workflows/bwa_index.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/bwa_mem.yml
vendored
1
.github/workflows/bwa_mem.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/fastqc.yml
vendored
1
.github/workflows/fastqc.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/gffread.yml
vendored
1
.github/workflows/gffread.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/multiqc.yml
vendored
1
.github/workflows/multiqc.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/picard_markduplicates.yml
vendored
1
.github/workflows/picard_markduplicates.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/picard_mergesamfiles.yml
vendored
1
.github/workflows/picard_mergesamfiles.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/preseq_lcextrap.yml
vendored
1
.github/workflows/preseq_lcextrap.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/samtools_flagstat.yml
vendored
1
.github/workflows/samtools_flagstat.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/samtools_idxstats.yml
vendored
1
.github/workflows/samtools_idxstats.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/samtools_index.yml
vendored
1
.github/workflows/samtools_index.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/samtools_sort.yml
vendored
1
.github/workflows/samtools_sort.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/samtools_stats.yml
vendored
1
.github/workflows/samtools_stats.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/stringtie.yml
vendored
1
.github/workflows/stringtie.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/trimgalore.yml
vendored
1
.github/workflows/trimgalore.yml
vendored
|
@ -45,5 +45,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
1
.github/workflows/ucsc_bedgraphtobigwig.yml
vendored
1
.github/workflows/ucsc_bedgraphtobigwig.yml
vendored
|
@ -44,5 +44,6 @@ jobs:
|
|||
with:
|
||||
name: logs
|
||||
path: |
|
||||
/tmp/pytest_workflow_*/*/.nextflow.log
|
||||
/tmp/pytest_workflow_*/*/log.out
|
||||
/tmp/pytest_workflow_*/*/log.err
|
||||
|
|
Loading…
Reference in a new issue