Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
rosetta
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SK8
sk8-apps
GA
gabi
rosetta
Commits
b433daf0
Commit
b433daf0
authored
2 months ago
by
Andrea Rau
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci-sk8.yml to include the appropriate DOCKERFILE_TYPE for Bioconductor packages
parent
e327a2f2
No related branches found
No related tags found
No related merge requests found
Pipeline
#281372
failed
2 months ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci-sk8.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci-sk8.yml
with
2 additions
and
0 deletions
.gitlab-ci-sk8.yml
+
2
−
0
View file @
b433daf0
...
...
@@ -13,3 +13,5 @@ variables:
DOCKER_FORCE_REGEN
:
"
false"
# En cas d'erreur dans le CI/CD, active le mode verbose (true/false)
SK8_DEBUG
:
"
false"
# Change to account for the use of Bioconductor packages
DOCKERFILE_TYPE
:
"
renv+bioc+rshiny"
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