Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fail2Ban
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Ansible
Roles
Fail2Ban
Commits
737fe0ba
Commit
737fe0ba
authored
6 months ago
by
dmitriysafronov
Browse files
Options
Downloads
Patches
Plain Diff
ci: update from template
Signed-off-by:
dmitriysafronov
<
dmitriysafronov@users.noreply.github.com
>
parent
71f3a152
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/push-create_tag.yaml
+1
-1
1 addition, 1 deletion
.github/workflows/push-create_tag.yaml
.github/workflows/tag-release.yaml
+1
-1
1 addition, 1 deletion
.github/workflows/tag-release.yaml
with
2 additions
and
2 deletions
.github/workflows/push-create_tag.yaml
+
1
−
1
View file @
737fe0ba
...
@@ -21,7 +21,7 @@ jobs:
...
@@ -21,7 +21,7 @@ jobs:
-
name
:
Get Next Version
-
name
:
Get Next Version
if
:
"
${{
!
startsWith(github.event.head_commit.message,
'docs:
update
changelog
for
')
}}"
if
:
"
${{
!
startsWith(github.event.head_commit.message,
'docs:
update
changelog
for
')
}}"
id
:
semver
id
:
semver
uses
:
ietf-tools/semver-action@v1.
8
.0
uses
:
ietf-tools/semver-action@v1.
9
.0
with
:
with
:
token
:
${{ github.token }}
token
:
${{ github.token }}
branch
:
main
branch
:
main
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/tag-release.yaml
+
1
−
1
View file @
737fe0ba
...
@@ -24,7 +24,7 @@ jobs:
...
@@ -24,7 +24,7 @@ jobs:
OUTPUT
:
.CHANGELOG.md
OUTPUT
:
.CHANGELOG.md
-
name
:
Create Release
-
name
:
Create Release
uses
:
ncipollo/release-action@v1.1
4
.0
uses
:
ncipollo/release-action@v1.1
5
.0
with
:
with
:
allowUpdates
:
true
allowUpdates
:
true
draft
:
false
draft
:
false
...
...
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