1 Star 0 Fork 0

雷军 / brew

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
Dockerfile.yml 281 Bytes
Copy Edit Raw Blame History
version: '3.7'
services:
sut:
build:
context: .
cache_from:
- homebrew/brew
args:
- FORCE_REBUILD=1
command:
- sh
- -xc
- |
/home/linuxbrew/.linuxbrew/bin/brew test-bot
status=$$?
exit $$status
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lei2jun/brew.git
git@gitee.com:lei2jun/brew.git
lei2jun
brew
brew
master

Search

344bd9b3 5694891 D2dac590 5694891