mirror of
https://github.com/containers/skopeo.git
synced 2025-09-18 16:08:59 +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
|
||||
setup_script: |
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
brew update
|
||||
brew install gpgme go go-md2man
|
||||
go get -u golang.org/x/lint/golint
|
||||
test_script: |
|
||||
|
Reference in New Issue
Block a user