Skip to content

Commit

Permalink
Merge pull request #46 from sanger-tol/testing-sif
Browse files Browse the repository at this point in the history
Fix: error fetching image to cache: while building SIF from layers
  • Loading branch information
gq1 authored Jun 5, 2024
2 parents f4701f1 + 5f50e79 commit a146559
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
NXF_ANSI_LOG: false
NXF_SINGULARITY_CACHEDIR: ${{ github.workspace }}/.singularity
NXF_SINGULARITY_LIBRARYDIR: ${{ github.workspace }}/.singularity
SINGULARITY_DISABLE_CACHE: true

concurrency:
group: "${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}"
Expand Down

0 comments on commit a146559

Please sign in to comment.