Commit Graph

13 Commits

Author SHA1 Message Date
argoyle e42cafe972 feat(ci): include unboundsoftware CI templates in pipeline
Add unboundsoftware CI templates to the pipeline configuration. This 
enhances the existing CI workflow by incorporating standard defaults, 
ensuring consistency and reducing redundancy in configuration.
2025-10-23 16:32:09 +02:00
argoyle 5f5c64f853 fix(ci): remove docker service from build configuration
Eliminate the docker service from the GitLab CI build stage. This change 
simplifies the configuration and reduces dependency overhead, as it is 
not needed for the current build process.
2024-12-06 12:05:02 +01:00
argoyle 3d09a1ff03 chore(ci): remove unused docker variables from configuration
This commit removes the redundant Docker-related variables from the
`.gitlab-ci.yml` file to simplify the CI configuration. The removed
variables are not utilized in the current build process and their
absence improves clarity and maintainability of the CI setup.
2024-12-05 07:28:33 +01:00
argoyle 6ff8688760 ci: rename master to main 2024-02-02 14:40:23 +01:00
argoyle 3053fbc914 ci: use Docker DinD version from variable 2023-02-09 07:52:54 +01:00
argoyle 094cb2653c ci: add workflows 2021-11-04 21:31:35 +01:00
argoyle 1c6c3a4da0 chore: change to ALB ingress 2021-04-17 23:16:04 +02:00
argoyle 34e7fa283e chore: use buildtools version from env 2021-04-06 14:24:08 +02:00
argoyle c38203e99f chore: remove ssl redirect since ingress controller handles that 2020-12-05 14:13:54 +01:00
argoyle 74e134ee6d chore: update to latest build-tools 2020-01-17 13:02:51 +01:00
argoyle 3f4af32f32 chore: update to latest build-tools 2019-11-28 22:41:46 +01:00
argoyle 3f805aa314 Use master-version of build-tools 2019-05-02 16:37:20 +02:00
argoyle 4a37525606 Add gitlab pipeline 2019-01-15 13:22:58 +01:00