Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
maja
maja
Commits
ddf47041
Commit
ddf47041
authored
Feb 26, 2021
by
jbrossar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[WIP] Print proj.db location
parent
fe2f4a50
Pipeline
#7081
canceled with stage
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
ddf47041
...
...
@@ -95,6 +95,7 @@ build-centos7:
-
ctest -R pyTv-S2-L2NOMINAL-011-F-N-SENTINEL2_MUSCATE-MIXRES
-
ctest -E pyTv
-
cd ..
-
find . -iname "*proj.db*"
-
ls -lh build/Testing/*-*/
# Filter tv_content.txt to be used in a different job
-
sed -i "s,$(pwd)/data,\$MAJA_DATA,g" tv_content.txt
...
...
@@ -143,6 +144,7 @@ tv-centos7:
-
mkdir /opt/maja
-
chmod +x build-pkg/*.run
-
$(ls build-pkg/*.run) --target /opt/maja
-
find /opt/maja -iname "*proj.db*"
-
ln -s /opt/maja/bin/python3.7 /opt/maja/bin/python3
-
source /opt/maja/bin/.majaenv.sh
-
time rclone copy s3_otb:maja-data/TV/SENTINEL2_MUSCATE data/TV/SENTINEL2_MUSCATE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment