https://github.com/coderivan/github-action-demo
https://github.com/coderivan/github-action-demo
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coderivan/github-action-demo
- Owner: CoderIvan
- Created: 2025-02-07T03:37:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T08:26:16.000Z (12 months ago)
- Last Synced: 2025-02-14T08:31:00.030Z (12 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-action-demo
* 如果分支test有变动,构建镜像版本`test`,用于部署至测试网
* 如果分支main有变动,构建镜像版本`main`,用于部署至现网
* 如果发现有新的tag(va.b.c),构建镜像版本`a.b.c`,用于根据版本变更