1
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot] 982ab9b03c
chore(deps): update dependency ruby to v3.4.7 (#2009) 2025-10-10 07:37:14 +00:00
pooneyy 91aa0ab525
👷 ci(docker): add build context parameter to workflow
- add build_context input parameter with default value of current directory
- update docker build step to use dynamic build context from workflow input
2025-10-03 20:54:53 +08:00
pooneyy 2e191bb395
🔧 chore(ci): fix docker build args variable name
- correct variable name from `repo` to `build_args` in docker build workflow
2025-10-03 16:02:01 +08:00
pooneyy 9ddf9c79c9
feat(ci): Optimize Docker image build workflow
- Add new build-args parameter to support Dockerfile build parameter configuration
- Adjust parameter order and default values
2025-10-03 04:17:00 +08:00
pooneyy 0d1821ccbd
Update .github/workflows/build-docker-image.yml: Fix quoting in build report HTML in workflow 2025-09-20 02:26:13 +08:00
pooneyy 99408ad5d8
Update build-docker-image.yml 2025-09-05 22:02:35 +08:00
pooneyy 6febc9e491
Create build-docker-image.yml 2025-09-03 08:30:23 +08:00