From 5b770cc5505065bf1bab706cfabcc6e45ed01762 Mon Sep 17 00:00:00 2001 From: AmstlerStephan Date: Tue, 18 Jun 2024 14:54:42 +0200 Subject: [PATCH] Updated local nf-test to v0.9.0 and updated snapshots --- .github/workflows/ci-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index b9d9ce1..18c8f01 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -41,7 +41,7 @@ jobs: file: ./env/Dockerfile push: false load: true - tags: "genepi/umi-pipeline-nf/env" + tags: "genepi/umi-pipeline-nf" cache-from: type=gha cache-to: type=gha,mode=max