Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ci-demo
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
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
Show more breadcrumbs
Maximilian Linhoff
ci-demo
Commits
46b9ca13
Commit
46b9ca13
authored
1 year ago
by
Maximilian Linhoff
Browse files
Options
Downloads
Patches
Plain Diff
only must be an array
parent
adaf3c80
No related branches found
Branches containing commit
Tags
v0.6.0
Tags containing commit
No related merge requests found
Pipeline
#37580
passed
1 year ago
Stage: build
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
46b9ca13
...
...
@@ -20,7 +20,8 @@ build:
release
:
stage
:
deploy
image
:
registry.gitlab.com/gitlab-org/release-cli:latest
only
:
tags
only
:
-
tags
script
:
-
'
echo
"Running
release
job"'
...
...
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