1 Star 0 Fork 3

SmallSaaS/jenkins_scripts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cache-artifact.sh 191 Bytes
一键复制 编辑 原始数据 按行查看 历史
m.2@sandbox 提交于 2023-03-08 12:23 . update Dockerfile.web
if [ ! -f Dockerfile.cache ];then
cp sandbox/tag/build/cache/Dockerfile Dockerfile.cache
fi
docker build -f Dockerfile.artifact.cache . --force-rm -t allin-web:cache-artifact-1 --no-cache
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/smallsaas/jenkins_scripts.git
git@gitee.com:smallsaas/jenkins_scripts.git
smallsaas
jenkins_scripts
jenkins_scripts
master

搜索帮助