Refactor release-jobs cmd based on use of environments (no docker either)
This commit is contained in:

committed by
Todd Gamblin

parent
73c161b7de
commit
fabbb3d58a
@@ -1,11 +0,0 @@
|
||||
containers:
|
||||
linux-ubuntu18.04-x86_64:
|
||||
image: scottwittenburg/spack_builder_ubuntu_18.04
|
||||
compilers:
|
||||
- name: gcc@5.5.0
|
||||
- name: clang@6.0.0-1ubuntu2
|
||||
linux-centos7-x86_64:
|
||||
image: scottwittenburg/spack_builder_centos_7
|
||||
compilers:
|
||||
- name: gcc@5.5.0
|
||||
- name: clang@6.0.0
|
Reference in New Issue
Block a user