提交 da6e5e47 作者: Łukasz Magiera 提交者: Steven Allen

ci: get gx from dists

License: MIT
Signed-off-by: 's avatarŁukasz Magiera <magik6k@gmail.com>
上级 8e1b3c0a
......@@ -136,7 +136,8 @@ ansiColor('xterm') { withEnv(['TERM=xterm-color']) {
windows: {
setupStep('windows') { run ->
timeout(time: gotest_timeout, unit: 'MINUTES') {
run 'go get -v github.com/jstemmer/go-junit-report github.com/whyrusleeping/gx github.com/whyrusleeping/gx-go'
run 'go get -v github.com/jstemmer/go-junit-report'
run 'make gx-deps'
run "gx install --global"
try {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论