Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Microsoft SharePoint
SPFx
Matomo Analytics
Commits
490fd59c
Verified
Commit
490fd59c
authored
May 11, 2019
by
Laurent Sittler
©
Browse files
Update trigger chnagelog on master rather than tag
parent
de4f3abd
Pipeline
#655
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.gitlab-ci.yml
.gitlab-ci.yml
+4
-1
No files found.
.gitlab-ci.yml
View file @
490fd59c
...
...
@@ -54,7 +54,10 @@ changelog:
image
:
node:latest
stage
:
package
only
:
-
tags
-
master
except
:
variables
:
-
$CI_COMMIT_MESSAGE =~ /Update Changelog from CI/
script
:
-
npm install -g conventional-changelog-cli && npm install -g version && apt-get install git
-
mkdir repo && cd ./repo
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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