From aa96c613caefff1dc3eec1f19b0b85a535791139 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Tue, 18 Jun 2024 14:03:33 -0500 Subject: [PATCH] ci: Remove cache repo --- .github/workflows/wave.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/wave.yml b/.github/workflows/wave.yml index 1ef5f6750cb8..09125cda59ad 100644 --- a/.github/workflows/wave.yml +++ b/.github/workflows/wave.yml @@ -65,7 +65,6 @@ jobs: wave --conda-file "${{ matrix.files }}" \ --freeze \ --await \ - --cache-repository quay.io/nf-core/wave-cache \ --tower-token ${{ secrets.TOWER_ACCESS_TOKEN }} \ --tower-workspace-id ${{ secrets.TOWER_WORKSPACE_ID }} @@ -75,7 +74,6 @@ jobs: wave --conda-file "${{ matrix.files }}" \ --freeze \ --await \ - --cache-repository quay.io/nf-core/wave-cache/singularity \ --tower-token ${{ secrets.TOWER_ACCESS_TOKEN }} \ --tower-workspace-id ${{ secrets.TOWER_WORKSPACE_ID }} \ --singularity