Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_pdata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_pdata
Commits
43ffc1cf
Commit
43ffc1cf
authored
4 years ago
by
Pietro Incardona
Browse files
Options
Downloads
Patches
Plain Diff
Fixing running script
parent
1fdb5abb
No related branches found
No related tags found
1 merge request
!3
Master
Pipeline
#2370
failed
4 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+5
-4
5 additions, 4 deletions
.gitlab-ci.yml
openfpm_numerics
+1
-1
1 addition, 1 deletion
openfpm_numerics
with
6 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
4
View file @
43ffc1cf
...
...
@@ -22,11 +22,12 @@ centos_run:
-
./run.sh $CI_PROJECT_DIR unused 3 pdata 0 $CI_COMMIT_REF_NAME
-
./run.sh $CI_PROJECT_DIR unused 4 pdata 0 $CI_COMMIT_REF_NAME
-
./run.sh $CI_PROJECT_DIR unused 5 pdata 0 $CI_COMMIT_REF_NAME
-
branch=$(git ls-remote --heads origin | grep $(git rev-parse HEAD) | cut -d / -f 3)
-
cd openfpm_numerics
-
./run.sh $CI_PROJECT_DIR unused 1 0 0
numerics
-
./run.sh $CI_PROJECT_DIR unused 2 0 0
numerics
-
./run.sh $CI_PROJECT_DIR unused 3 0 0
numerics
-
./run.sh $CI_PROJECT_DIR unused 4 0 0
numerics
-
./run.sh $CI_PROJECT_DIR unused 1 0 0
$branch
-
./run.sh $CI_PROJECT_DIR unused 2 0 0
$branch
-
./run.sh $CI_PROJECT_DIR unused 3 0 0
$branch
-
./run.sh $CI_PROJECT_DIR unused 4 0 0
$branch
mac_build
:
stage
:
build
...
...
This diff is collapsed.
Click to expand it.
openfpm_numerics
@
ea0eda28
Subproject commit
5b83dbc27f6575da2b40cedc0bc72ab2944123a
7
Subproject commit
ea0eda281f0f2f72fca998dfe8e4c357177e0c5
7
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