Skip to content

Commit

Permalink
ci: update nokogiri master-branch git resource with webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jan 4, 2021
1 parent 4b55ecb commit f6d2742
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions concourse/nokogiri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ resources:
- name: nokogiri
type: git
icon: "github"
check_every: 5m
webhook_token: ((nokogiri-master-webhook-token))
source:
uri: https://github.com/sparklemotion/nokogiri/
branch: master
Expand Down
4 changes: 3 additions & 1 deletion concourse/nokogiri.yml.generated
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,8 @@ resources:
adapter: GitterActivityFeedAdapter
url: ((nokogiri-gitter-channel-webhook-url))
type: webhook-notification
- icon: github
- check_every: 5m
icon: github
name: nokogiri
source:
branch: master
Expand All @@ -843,3 +844,4 @@ resources:
- Vagrantfile
uri: https://github.com/sparklemotion/nokogiri/
type: git
webhook_token: ((nokogiri-master-webhook-token))

0 comments on commit f6d2742

Please sign in to comment.