Skip to content

Commit

Permalink
build(gha): Fix GitHub status provider config
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK committed Jun 15, 2020
1 parent 280f3ab commit 17479ab
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ artifactProvider:
name: none
statusProvider:
name: github
contexts:
- 'Trigger: 753987fc-383a-479a-803c-90301cfd2435'
config:
contexts:
- 'Trigger: 753987fc-383a-479a-803c-90301cfd2435'
targets:
- name: github
- name: docker
Expand Down

0 comments on commit 17479ab

Please sign in to comment.