Commit Graph

10 Commits

Author SHA1 Message Date
zwitschi 788f3ea6b7 feat: remove deployment step from Docker workflow and add nixpacks configuration
Build and Deploy Docker Container / test (push) Successful in 14s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 29s
2026-05-10 13:31:30 +02:00
zwitschi 0952c21c7b feat: update dashboard port from 8080 to 8420 in configuration and documentation 2026-05-10 13:24:49 +02:00
zwitschi 1dcd80a8bb feat: add testing job to build-container workflow and remove redundant push trigger from test-application workflow
Build and Deploy Docker Container / test (push) Failing after 26s
Build and Deploy Docker Container / build-and-deploy (push) Has been skipped
2026-05-10 11:34:27 +02:00
zwitschi d2372a98fa fix: reorder Docker commands to ensure proper image pull before container stop and removal
Build and Deploy Docker Container / build-and-deploy (push) Failing after 54s
Test Application / test (push) Successful in 24s
2026-05-09 22:22:46 +02:00
zwitschi 983c7cde9d refactor: remove Docker image verification and cleanup steps from build-container workflow
Test Application / test (push) Successful in 41s
Build and Deploy Docker Container / build-and-deploy (push) Failing after 26s
2025-10-05 16:08:43 +02:00
zwitschi 8a47dab3d1 feat: add portainer deployment step to build-container workflow
Build and Deploy Docker Container / build-and-deploy (push) Successful in 49s
Build and Deploy Docker Container / portainer-deploy (push) Failing after 6s
changing action to run deployment only on push to main branch
2025-10-05 15:58:57 +02:00
zwitschi 145a8be442 cleanup build action
Build and Deploy Docker Container / build-and-deploy (push) Successful in 45s
2025-09-21 16:15:59 +02:00
zwitschi 8904da50dc fixing main and build updates
Build and Deploy Docker Container / build-and-deploy (push) Failing after 4s
2025-09-21 16:12:03 +02:00
zwitschi c9603be9bd full image name
Build and Deploy Docker Container / build-and-deploy (push) Successful in 49s
according to [naming convention](https://docs.gitea.com/usage/packages/container#image-naming-convention)
2025-09-19 21:30:40 +02:00
zwitschi 4b6ecf1726 switching to alpine and using git.allucanget.biz docker registry
Build and Deploy Docker Container / build-and-deploy (push) Failing after 2m1s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-09-19 21:18:02 +02:00