Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EveryBeam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
EveryBeam
Commits
e5365a29
Commit
e5365a29
authored
4 years ago
by
Bas van der Tol
Browse files
Options
Downloads
Plain Diff
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
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!61
Resolve "Revert CI/CD scripts to use main OSKAR repository again"
Pipeline
#3660
passed
4 years ago
Stage: prepare
Stage: build
Stage: oskar-comparison
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-2
1 addition, 2 deletions
.gitlab-ci.yml
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
2
View file @
e5365a29
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment