hotfix: fix double double quotes (#36005)
This commit is contained in:
parent
e1301df60c
commit
26fd1ac5b0
@ -33,7 +33,7 @@ ci:
|
|||||||
- - aws s3 sync --exclude "*" --include "*spec.json*" ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache /tmp
|
- - aws s3 sync --exclude "*" --include "*spec.json*" ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache /tmp
|
||||||
- /sign.sh
|
- /sign.sh
|
||||||
- aws s3 sync --exclude "*" --include "*spec.json.sig*" /tmp ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache
|
- aws s3 sync --exclude "*" --include "*spec.json.sig*" /tmp ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache
|
||||||
- aws s3 cp /tmp/public_keys ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/_pgp --recursive --exclude "*"" --include "*.pub"
|
- aws s3 cp /tmp/public_keys ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache/_pgp --recursive --exclude "*" --include "*.pub"
|
||||||
|
|
||||||
- any-job:
|
- any-job:
|
||||||
image: "ghcr.io/spack/e4s-ubuntu-18.04:v2021-10-18"
|
image: "ghcr.io/spack/e4s-ubuntu-18.04:v2021-10-18"
|
||||||
|
Loading…
Reference in New Issue
Block a user