summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2022-10-25 13:46:47 +0200
committerGitHub <noreply@github.com>2022-10-25 11:46:47 +0000
commit00ae74f40e4ac918f4826bf3fb61da6f28af5051 (patch)
tree81091fe67782ad50d66fbe4f11c28326bd55a42b /.github
parent62526c10853087b279d0ba4f0a01fe64b2c92d66 (diff)
downloadspack-00ae74f40e4ac918f4826bf3fb61da6f28af5051.tar.gz
spack-00ae74f40e4ac918f4826bf3fb61da6f28af5051.tar.bz2
spack-00ae74f40e4ac918f4826bf3fb61da6f28af5051.tar.xz
spack-00ae74f40e4ac918f4826bf3fb61da6f28af5051.zip
Update Spack Dockerfiles (#33500)
* Use spack bootstrap now in containers * Fix wrong path glob expression
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-containers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-containers.yml b/.github/workflows/build-containers.yml
index 940e9d965f..83647e4ad1 100644
--- a/.github/workflows/build-containers.yml
+++ b/.github/workflows/build-containers.yml
@@ -13,7 +13,7 @@ on:
paths:
- '.github/workflows/build-containers.yml'
- 'share/spack/docker/*'
- - 'share/templates/container/*'
+ - 'share/spack/templates/container/*'
- 'lib/spack/spack/container/*'
# Let's also build & tag Spack containers on releases.
release: