Commit Graph

8 Commits

Author SHA1 Message Date
f3ac33ae5f
fix(ci/cd): Stable imagage used latest as a base
Some checks failed
Build / build-stable (push) Failing after 10m12s
Build / build-latest (push) Successful in 14m48s
2024-04-29 03:05:57 +02:00
37c52c6887
feat: Update images weekly to receive apt update
Some checks are pending
Build / build-stable (push) Successful in 14m48s
Build / build-latest (push) Waiting to run
Receive updates from apt so that there is no need to rebuild the image
to receive security updates.

Better safe than sorry.
2024-04-28 04:10:19 +02:00
7251cf6bf3
feat(ci/cd): Add image based on stable tag 2024-04-28 02:04:40 +02:00
4b986b40b5 feat(ci/cd): Automatic builds based on latest image (#1)
Reviewed-on: #1
Co-authored-by: jiriks74 <jiri@stefka.eu>
Co-committed-by: jiriks74 <jiri@stefka.eu>
2024-04-19 05:43:39 +02:00
ac7aa8eecd fix(workflow-build): Optimize setps order 2023-09-19 21:53:49 +02:00
f98976f9aa fix(workflow-build): disable workflow trigger on push 2023-09-19 19:18:42 +02:00
cfa2859f93 feat(workflow-build): build only on tagged commits 2023-09-19 19:15:47 +02:00
a3d14ef71d feat(workflow-build): add automatized build on push 2023-09-19 19:12:38 +02:00