Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
containerize
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package registry
Container Registry
Operate
Terraform modules
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
Studio R215
containerize
Commits
641bcaee
Commit
641bcaee
authored
1 month ago
by
Sebastian Karius
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'origin/main'
parents
36dc4084
27b0fc2a
No related branches found
Branches containing commit
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
+3
-0
3 additions, 0 deletions
.gitlab-ci.yml
with
3 additions
and
0 deletions
.gitlab-ci.yml
+
3
−
0
View file @
641bcaee
...
...
@@ -5,6 +5,7 @@ docker-build:
changes
:
-
docker/**/*
-
docker-compose.yml
-
if
:
$SCHEDULED
image
:
docker:26.1
services
:
-
name
:
docker:26.1-dind
...
...
@@ -29,6 +30,7 @@ helm-package:
changes
:
-
helm/**/*
-
.gitlab-ci.yml
-
if
:
$SCHEDULED
image
:
alpine/helm:3.15.1
before_script
:
-
helm repo add stable https://charts.helm.sh/stable
...
...
@@ -53,6 +55,7 @@ helm-publish:
changes
:
-
helm/**/*
-
.gitlab-ci.yml
-
if
:
$SCHEDULED
dependencies
:
-
helm-package
image
:
curlimages/curl:latest
...
...
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