From 90dc3ebdbfddefd4b2ac88a7a8525f364ed2f511 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Fri, 17 Nov 2023 13:45:03 +0100 Subject: [PATCH] remove pilot from container name --- .github/workflows/test-containers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-containers.yml b/.github/workflows/test-containers.yml index 1a8aea15..5262b5ca 100644 --- a/.github/workflows/test-containers.yml +++ b/.github/workflows/test-containers.yml @@ -11,4 +11,4 @@ jobs: steps: - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0 - name: Build the Docker image - run: docker build . --file containers/Dockerfile.EESSI-client-pilot-centos7 + run: docker build . --file containers/Dockerfile.EESSI-client-centos7