Skip to content
GitLab
Explore
Sign in
Register
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
f6a3a794
Commit
f6a3a794
authored
3 years ago
by
David Rafferty
Browse files
Options
Downloads
Patches
Plain Diff
Clean up tmp between pipelines
Former-commit-id:
08206fbe
[formerly
b515eab3
] Former-commit-id:
9c328c8d
Former-commit-id:
59443a1e
parent
f701f606
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
f6a3a794
...
@@ -45,5 +45,6 @@ run_hba_full:
...
@@ -45,5 +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
-
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
-
test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_calibrator
-
rm -rf results
-
rm -rf results
-
rm -rf /tmp/*
-
cwltool --no-container --preserve-environment LD_LIBRARY_PATH --preserve-environment PATH --preserve-environment PYTHONPATH workflows/HBA_target.cwl test_jobs/HBA_target.json
-
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
-
test_jobs/check_workflow_results.py results /builds/eosc/prefactor3-cwl/data/results_target
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