提交 8050aca4 编写于 作者: S Sharif Elgamal

generate-docs on release

上级 abb40364
......@@ -118,6 +118,7 @@ else
git checkout -b ${branch}
sed -i "s|Version = .*|Version = \"${KIC_VERSION}\"|;s|baseImageSHA = .*|baseImageSHA = \"${sha}\"|;s|gcrRepo = .*|gcrRepo = \"${GCR_REPO}\"|;s|dockerhubRepo = .*|dockerhubRepo = \"${DH_REPO}\"|" pkg/drivers/kic/types.go
make generate-docs
git add -A
git commit -m "Update kicbase to ${KIC_VERSION}"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册