9 Commits (076c56d1d97319212f1dcfbd8108ce3e8a42cb9e)

Author SHA1 Message Date
二丫讲梵 2c509c329f
feat: 调整镜像构建的tag,让最新代码指向latest,让每次版本指向日期 (#144)
* feat: 调整镜像构建的tag,让最新代码指向latest,让每次版本指向日期

* feat: 触发时机为main分支push或者relases的create,镜像的tag为分支名或tag名

* fix: 修复变量引用方式

* fix: 修复变量引用方式

* fix: 使用github.ref_name 取触发action的来源
2 years ago
ChenZhaoYu fd28468778 chore: build_docker repositories 2 years ago
Jerry Wang 4a06b3943c
优化 docker 构建的镜像文件大小,添加自动化构建 (#42)
* perf: optimize docker image

* perf: shrink image size

* fix: build docker image

* fix: docker image namespace

* docs: add docker compose example

* docs: fix docker compose example

* docs: fix again :)

* docs: and again.....
2 years ago
ChenZhaoYu 58464b2cee chore: 推送错误,应该在 dev 分支上 2 years ago
ChenZhaoYu e23e1df3ce chore: 变量名错误 2 years ago
ChenZhaoYu 2c3bc77eb2 chore: 添加贡献值栏 2 years ago
ChenZhaoYu 910c19b02e chore: 移除打包测试 2 years ago
ChenZhaoYu 633e9ad8e2 chore: cli error 2 years ago
Redon b7542c70cb
Create ci.yml
chore: test cli
2 years ago