Commit Graph

7 Commits

Author SHA1 Message Date
argoyle e459365ea3 fix(ci): remove unnecessary docker service from CI config
Removes the unused docker service definition from the CI 
configuration file to simplify the pipeline setup and 
reduce resource consumption during the build stage.
2024-12-12 09:54:45 +01:00
argoyle a7880a7a99 chore(ci): remove unnecessary Docker variables from CI config
Eliminate redundant Docker variables in the CI configuration to 
streamline the process. This simplifies the configuration file, 
ensuring clarity and reducing potential points of failure in the 
pipeline.
2024-12-05 09:03:01 +01:00
argoyle 8f291dc2ba ci: use Docker DinD version from variable 2023-02-09 08:11:00 +01:00
argoyle e35d581bd4 ci: add workflows 2021-11-04 21:31:20 +01:00
argoyle df1f906847 chore: use buildtools version from env 2021-04-06 13:51:00 +02:00
argoyle 61f856f52a chore: update to latest build-tools 2020-02-09 16:48:49 +01:00
argoyle 3aaa69175c feat: initial version 2020-02-07 21:02:17 +01:00