mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 13:19:58 +00:00
DEVTOOLS-7321: Add scripts for macOS builds and homebrew uploads
This commit is contained in:

committed by
Arég Harutyunyan

parent
9e76e42e3c
commit
8c59254488
@@ -83,6 +83,11 @@ stretch: &stretch
|
||||
- (cd / && go get github.com/BurntSushi/go-sumtype)
|
||||
- export PATH="$HOME/go/bin:$PATH"
|
||||
- make test
|
||||
update-homebrew:
|
||||
builddeps:
|
||||
- s3cmd
|
||||
post-cache:
|
||||
- .teamcity/update-homebrew.sh
|
||||
|
||||
jessie: *stretch
|
||||
|
||||
|
Reference in New Issue
Block a user