15 Commits

Author SHA1 Message Date
4200517d58 Refactor container registry URL handling in workflow 2025-11-20 12:01:32 -08:00
610236fa67 Fix REGISTRY environment variable for Gitea 2025-11-20 11:58:41 -08:00
3169ee7ae1 Update Docker login action to use PACKAGE_TOKEN 2025-11-20 11:56:21 -08:00
305e49de09 Fix registry URL assignment in workflow file 2025-11-20 11:28:44 -08:00
0f5c7f51db Enhance container build workflow with env variables
Added environment variables for registry and image name.
2025-11-20 11:19:16 -08:00
61d233a870 Update container-build.yml 2025-11-20 09:13:25 -08:00
c36c24d256 Allow HTTP/Insecure registry in Docker Buildx
Updated Docker Buildx setup to allow HTTP/Insecure registry.
2025-11-19 19:17:11 -08:00
4f163ec27b Dynamic registry and image name in workflow
This update modifies the GitHub Actions workflow to dynamically determine the container registry and image name based on the server environment. It also ensures that the image name is in lowercase and updates the login and build steps accordingly.
2025-11-19 17:57:39 -08:00
3205fff3ee sync 2025-09-20 11:00:13 -07:00
240b40f6b2 sync 2025-09-20 10:58:44 -07:00
ea1ddea242 sync 2025-09-20 10:40:05 -07:00
ecec0c659e working 2025-09-20 10:09:41 -07:00
ee50d6d314 working 2025-09-20 10:02:11 -07:00
a111bd4ca6 working 2025-09-20 09:57:13 -07:00
4d66b448b8 working 2025-09-20 09:50:30 -07:00