Skip to content

Commit 8986972

Browse files
author
Gustavo Muniz do Carmo
committed
trigger jenkins build
1 parent ce3b217 commit 8986972

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ after_script:
2626
- docker stop xenial bionic
2727
- docker rm xenial bionic
2828

29+
after_success:
30+
- curl -s -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Travis-API-Version: 3" -H "Authorization: token $TRAVIS_API_TOKEN" -d "{\"request\": {\"branch\":\"master\"}}" https://api.travis-ci.org/repo/codeyourinfra%2Fjenkins/requests
31+
2932
notifications:
3033
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)