Skip to content
Snippets Groups Projects
Commit 9fb21cf0 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Reordering stages

parent 1a9f8c45
Branches
Tags
1 merge request!33Adding linters (should make components for this)
......@@ -2,13 +2,14 @@
# yaml-language-server: $format.enable=false
stages:
- linters
- checkout
- environment
- compilers
- concretize
- install
- release
- deploy
- linters
workflow:
rules:
......@@ -105,7 +106,7 @@ variables:
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
spack:checkout:
stage: .pre
stage: checkout
variables:
APPTAINER_EXEC_OPTIONS: >-
--cleanenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment