Skip to content
Snippets Groups Projects
Commit 34c779c1 authored by Klaus Reuter's avatar Klaus Reuter
Browse files

Update .gitlab-ci.yml

parent ad06be67
No related branches found
No related tags found
No related merge requests found
Pipeline #187102 passed
basic: basic:
image: gitlab-registry.mpcdf.mpg.de/mpcdf/ci-module-image/system:2023 image: continuumio/miniconda3:latest
tags: tags:
- cloud - cloud
- 1core
before_script:
- module load anaconda/3/2023.03
script: script:
- pip3 install --user -e . - pip3 install --user -e .
- mkdir test - mkdir test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment