Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
COVID-19_risk_predictor
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
center-for-computational-genomics-and-data-science
public
COVID-19_risk_predictor
Commits
721a14e6
Commit
721a14e6
authored
3 years ago
by
Angelina Elizabeth Uno-Antonison
Browse files
Options
Downloads
Patches
Plain Diff
Update Jenkinsfile
parent
2f625bc5
No related branches found
No related tags found
No related merge requests found
Pipeline
#4966
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Jenkinsfile
+1
-0
1 addition, 0 deletions
Jenkinsfile
with
1 addition
and
0 deletions
Jenkinsfile
+
1
−
0
View file @
721a14e6
...
@@ -26,6 +26,7 @@ pipeline {
...
@@ -26,6 +26,7 @@ pipeline {
}
}
}
}
stage
(
'Unit Test'
)
{
stage
(
'Unit Test'
)
{
when
{
expression
{
return
false
}
}
agent
{
agent
{
docker
{
image
'continuumio/miniconda3:4.9.2'
}
docker
{
image
'continuumio/miniconda3:4.9.2'
}
}
}
...
...
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