Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LINC
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
LINC
Commits
a20330c8
Commit
a20330c8
authored
3 years ago
by
David Rafferty
Browse files
Options
Downloads
Patches
Plain Diff
Try to suppress rm errors
Former-commit-id:
d3822517
parent
9c328c8d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
a20330c8
...
...
@@ -45,6 +45,6 @@ run_hba_full:
-
cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_calibrator.cwl test_jobs/HBA_calibrator.json
-
test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_calibrator
-
rm -rf results
-
rm -rf /tmp/*
-
rm -rf /tmp/*
2>/dev/null
-
cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_target.cwl test_jobs/HBA_target.json
-
test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_target
This diff is collapsed.
Click to expand it.
Andre Offringa
@offringa
mentioned in commit
f7e232e0
·
3 years ago
mentioned in commit
f7e232e0
mentioned in commit f7e232e0ef8a59eda5dccc5d2106288fed9be3b2
Toggle commit list
Andre Offringa
@offringa
mentioned in commit
300a8ce9
·
3 years ago
mentioned in commit
300a8ce9
mentioned in commit 300a8ce9d9e95042bef8856968aba4a3c3ace36d
Toggle commit list
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