mirror of
https://github.com/containers/skopeo.git
synced 2025-09-19 17:15:32 +00:00
Update brew to avoid 403 on accessing https://homebrew.bintray.com
Compare https://github.com/Homebrew/brew/issues/11119 . Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
@@ -70,6 +70,7 @@ cross_task:
|
|||||||
image: catalina-xcode
|
image: catalina-xcode
|
||||||
setup_script: |
|
setup_script: |
|
||||||
export PATH=$GOPATH/bin:$PATH
|
export PATH=$GOPATH/bin:$PATH
|
||||||
|
brew update
|
||||||
brew install gpgme go go-md2man
|
brew install gpgme go go-md2man
|
||||||
go get -u golang.org/x/lint/golint
|
go get -u golang.org/x/lint/golint
|
||||||
test_script: |
|
test_script: |
|
||||||
|
Reference in New Issue
Block a user