Skip to content
Snippets Groups Projects
Commit e5365a29 authored by Bas van der Tol's avatar Bas van der Tol
Browse files

Merge branch '48-revert-ci-cd-scripts-to-use-main-oskar-repository-again' into 'master'

Resolve "Revert CI/CD scripts to use main OSKAR repository again"

Closes #48

See merge request !61
parents cbb0c20f 5b5c88d5
No related branches found
No related tags found
1 merge request!61Resolve "Revert CI/CD scripts to use main OSKAR repository again"
Pipeline #3660 passed
...@@ -80,8 +80,7 @@ build-compare-oskar: ...@@ -80,8 +80,7 @@ build-compare-oskar:
# Install python requirements for the OSKAR "integration" test # Install python requirements for the OSKAR "integration" test
- pip3 install numpy==1.19.0 scipy h5py astropy tqdm matplotlib pandas lofarantpos - pip3 install numpy==1.19.0 scipy h5py astropy tqdm matplotlib pandas lofarantpos
- mkdir -p /opt/oskar/build - mkdir -p /opt/oskar/build
- cd /opt/oskar && git clone https://github.com/basvandertol/OSKAR.git - cd /opt/oskar && git clone https://github.com/OxfordSKA/OSKAR.git
- cd OSKAR && git checkout fix-transformations
- cd /opt/oskar/build - cd /opt/oskar/build
script: script:
# OSKAR cpp install # OSKAR cpp install
......
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