Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
M
mysql-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
salt
mysql-formula
Commits
8adfc4bb
Commit
8adfc4bb
authored
May 21, 2020
by
Imran Iqbal
Browse files
Options
Downloads
Patches
Plain Diff
ci(travis): add notifications => zulip [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/191
parent
8ffa1d70
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+12
-0
12 additions, 0 deletions
.travis.yml
with
12 additions
and
0 deletions
.travis.yml
+
12
−
0
View file @
8adfc4bb
...
@@ -113,3 +113,15 @@ jobs:
...
@@ -113,3 +113,15 @@ jobs:
edge
:
true
edge
:
true
# Run `semantic-release`
# Run `semantic-release`
script
:
'
npx
semantic-release@15.14'
script
:
'
npx
semantic-release@15.14'
# Notification options: `always`, `never` or `change`
notifications
:
webhooks
:
if
:
'
repo
=
saltstack-formulas/mysql-formula'
urls
:
-
https://saltstack-formulas.zulipchat.com/api/v1/external/travis?api_key=HsIq3o5QmLxdnVCKF9is0FUIpkpAY79P&stream=CI&topic=saltstack-formulas%2Fmysql-formula&ignore_pull_requests=true
on_success
:
always
# default: always
on_failure
:
always
# default: always
on_start
:
always
# default: never
on_cancel
:
always
# default: always
on_error
:
always
# default: always
This diff is collapsed.
Click to expand it.
Dennis Ahrens
@ahrensde
mentioned in commit
b1233b60
·
Sep 2, 2020
mentioned in commit
b1233b60
mentioned in commit b1233b60c3bc81dbaf078cbf9bb86e6ebbd0676b
Toggle commit list
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
sign in
to comment