diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7cf952a244e98d8ce40edd4cdf8e3058db8b0cd4..dcd769143c97e5488e7504413d7e4313366e0109 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,9 @@ TEST: stage: build_stage script: - pwd + - hostname - module load singularity/3.5.3 + - module list awscli build.dev: stage: build_stage