Skip to content

Commit

Permalink
Merge pull request EESSI#347 from TopRichard/nessi-2023.06-Remove-bui…
Browse files Browse the repository at this point in the history
…ld_container

Remove `build_container.sh` script (replaced by more capable `eessi_container.sh`)
  • Loading branch information
trz42 authored May 4, 2024
2 parents 731ca16 + 4a09cde commit 4f3188d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests_scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Tests for scripts
on:
push:
paths:
- build_container.sh
- create_directory_tarballs.sh
- create_lmodsitepackage.py
- eessi_container.sh
- EESSI-install-software.sh
- install_software_layer.sh
- load_easybuild_module.sh
Expand All @@ -15,9 +15,9 @@ on:

pull_request:
paths:
- build_container.sh
- create_directory_tarballs.sh
- create_lmodsitepackage.py
- eessi_container.sh
- EESSI-install-software.sh
- install_software_layer.sh
- load_easybuild_module.sh
Expand Down

0 comments on commit 4f3188d

Please sign in to comment.