Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
general
web
Md2Fb Parser
Commits
bd9dfad8
Commit
bd9dfad8
authored
2 years ago
by
Bronuh
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml file
parent
d6274b15
main
94452dde
5890b492
77f4a1b1
9b346f0b
4e2d496e
c97da759
BleedingEdge
No related merge requests found
Pipeline
#12
failed with stages
in 44 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
bd9dfad8
...
...
@@ -44,5 +44,5 @@ deploy-job: # This job runs in the deploy stage.
-
command -v release-cli >/dev/null 2>&1 || { echo >&2 "Release-cli is not installed. Aborting."; curl --location --output /usr/local/bin/release-cli "https://gitlab.com/api/v4/projects/gitlab-org%2Frelease-cli/packages/generic/release-cli/latest/release-cli-linux-amd64"; chmod +x /usr/local/bin/release-cli;}
release
:
name
:
'
Bleeding
edge
release'
tag_name
:
'
$CI_COMMIT_TIMESTAMP
'
tag_name
:
'
BleedingEdge
'
description
:
'
$CI_COMMIT_MESSAGE'
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets