Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CloWM UI
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
Monitor
Service Desk
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
Computational Metagenomics
CloWM
CloWM UI
Commits
6659175c
Verified
Commit
6659175c
authored
8 months ago
by
Daniel Göbel
Browse files
Options
Downloads
Patches
Plain Diff
Add Nextflow version 24.04.3
#141
parent
5159e417
No related branches found
Branches containing commit
No related tags found
Loading
Pipeline
#56338
passed
8 months ago
Stage: test
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
src/client/models/NextflowVersion.ts
+1
-0
1 addition, 0 deletions
src/client/models/NextflowVersion.ts
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
6659175c
...
@@ -37,7 +37,7 @@ build:
...
@@ -37,7 +37,7 @@ build:
.build-container-job
:
.build-container-job
:
stage
:
deploy
stage
:
deploy
image
:
image
:
name
:
gcr.io/kaniko-project/executor:v1.23.
1
-debug
name
:
gcr.io/kaniko-project/executor:v1.23.
2
-debug
entrypoint
:
[
"
"
]
entrypoint
:
[
"
"
]
dependencies
:
[
]
dependencies
:
[
]
cache
:
[
]
cache
:
[
]
...
...
This diff is collapsed.
Click to expand it.
src/client/models/NextflowVersion.ts
+
1
−
0
View file @
6659175c
...
@@ -24,4 +24,5 @@ export enum NextflowVersion {
...
@@ -24,4 +24,5 @@ export enum NextflowVersion {
_23_10_3
=
'
23.10.3
'
,
_23_10_3
=
'
23.10.3
'
,
_24_04_1
=
'
24.04.1
'
,
_24_04_1
=
'
24.04.1
'
,
_24_04_2
=
'
24.04.2
'
,
_24_04_2
=
'
24.04.2
'
,
_24_04_3
=
'
24.04.3
'
,
}
}
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