9 Commits

Author SHA1 Message Date
mainnika 362920bccf Disable release job trigger 2024-08-24 22:18:04 +02:00
mainnika 571b8069e2 Add QEMU setup for multi-platform support in Docker build process.
- Added step to set up QEMU for multi-platform builds
- Updated Docker build configuration to include linux/amd64 and linux/arm64 platforms
2024-08-24 22:17:39 +02:00
mainnika 576b795f5f Update actions versions and Docker setup in workflow
- Updated actions versions for checkout, Python setup, Docker buildx, and Docker login.
- Updated docker/build-push-action version to v6.
- Removed signing step for published Docker image.
2024-08-24 21:23:36 +02:00
mainnika 1559cc3ee4 Trigger external jenkins job to make a release 2021-12-26 00:14:15 +01:00
mainnika 78188f1720 Inject calver into the app build 2021-12-17 14:57:29 +01:00
mainnika 6b91cdb95f Make nice calver tags for published images 2021-12-17 14:55:10 +01:00
mainnika dac04024dc Fix branch name in the actions trigger 2021-12-09 23:45:02 +01:00
mainnika 3a9d72b9c2 Allow to run actions workflow manually 2021-12-09 23:44:00 +01:00
mainnika 34d24bdecc Add github action to build and push image 2021-12-09 23:36:17 +01:00