Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ before_script: - conda init - source /root/.bashrc - source activate autocnet_env - mamba install pip stages: - test Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ before_script: - conda init - source /root/.bashrc - source activate autocnet_env - mamba install pip stages: - test Loading