Provide your own script, before_script, and after_script

This commit is contained in:
Scott Wittenburg
2020-06-16 22:01:35 -06:00
parent 4ca7d46e15
commit ace52bd476
5 changed files with 35 additions and 112 deletions

View File

@@ -465,7 +465,7 @@ _spack_ci() {
}
_spack_ci_generate() {
SPACK_COMPREPLY="-h --help --output-file --copy-to --spack-repo --spack-ref --optimize --dependencies"
SPACK_COMPREPLY="-h --help --output-file --copy-to --optimize --dependencies"
}
_spack_ci_rebuild() {