Skip to content

Commit

Permalink
remove pilot from container name
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Nov 17, 2023
1 parent 0a788b4 commit 90dc3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 90dc3eb

Please sign in to comment.