Commit Graph

13 Commits

Author SHA1 Message Date
b530910e81 fix(CI): Fix unknown command error
The 'tabs' command is not available by default on Alpine images, this makes the current pipeline fail. Removing the instruction to fix the issue.
2022-11-11 09:38:43 +01:00
a259f017dc fix(CI/CD): Fix corrupted file
When modifying the starting script in the CI pipeline, a sed statement was emptying the file. This has been fixed by adding the proper insert flag.
2022-11-11 09:34:36 +01:00
1d96cafe06 ci(Dockerfile): Add cron and adapted configuration for automated backups
New package (cron) for internal scheduling and edit docker entrypoint to start the daemon accordingly. Backups scheduled every Saturday at 4:00.
2022-10-22 21:57:29 +02:00
2b15da0b34 Fix version comparison in CI 2022-05-27 22:57:44 +02:00
2fd8bd85b5 Resolve "Missing version badge" 2022-05-21 19:02:43 +00:00
a533a35b74 Remove backslash from wget request 2021-12-09 12:26:50 +01:00
053cb6787e Change path of image_version.svg 2021-12-09 12:23:07 +01:00
b8951a21bc Switch from curl to wget for badge generation 2021-12-09 12:20:00 +01:00
344e361693 Fix curl url format for badge creation 2021-12-09 12:05:32 +01:00
de5c2685b8 Add missing curl dependency 2021-12-09 12:01:31 +01:00
1a6353dff0 Add image version badge generation to pipeline 2021-12-09 11:47:29 +01:00
3ddf3bb733 Remove rc tags from parsed versions 2021-11-23 11:02:57 +01:00
c30da1dde0 Resolve "Automated docker image" 2021-11-15 22:30:13 +00:00