coconut49
|
587b808631
|
Refactor Docker workflow to use REPO_NAME environment variable
|
2023-10-24 13:30:11 +08:00 |
|
coconut49
|
0e34820ffe
|
Refactor Docker workflow to remove unnecessary curly braces in variable references.
|
2023-10-24 12:53:20 +08:00 |
|
coconut49
|
33bbeaa397
|
Implement lower case transformation for repository name in Docker workflow
|
2023-10-24 12:42:04 +08:00 |
|
coconut49
|
0b1b73e23a
|
Update Docker workflow to convert repository name to lowercase
|
2023-10-24 12:37:07 +08:00 |
|
coconut49
|
10737b113f
|
Update Docker build platforms to exclude linux/386
|
2023-10-20 12:19:29 +08:00 |
|
coconut49
|
c96e45fbfb
|
Remove submodule checkout and set Docker build context to current directory.
|
2023-10-20 12:19:29 +08:00 |
|
coconut49
|
3850a0ac58
|
Change submodule checkout strategy to recursive in Docker workflow
|
2023-10-20 12:19:29 +08:00 |
|
coconut49
|
c19700b0c4
|
Enable submodules during checkout in Docker workflow
|
2023-10-20 12:19:29 +08:00 |
|
coconut49
|
e92a68578c
|
Add step to get build tag and include versioned tags in Docker workflow.
|
2023-10-20 12:19:29 +08:00 |
|
coconut49
|
cad02ace21
|
Add GitHub Actions workflow to build and release Docker images
|
2023-10-20 12:19:29 +08:00 |
|