9 Commits

Author SHA1 Message Date
ecc197f08c CI: Vault variables (#5)
* Streamline publish and deploy w/ variables from local vault

* Publish should wait for build

* Updated Dockerfile to include compiling step within itself

Previously it dependent on /build folder existing in project folder,
this was done by CI pipeline sharing project directory between build and
publish steps. This is no separated and Dockerfile compiles and serves.
2024-02-12 00:29:10 +01:00
ab8f42f101 Fix: kubernetes substition CI cmd & sign ci conf
Also only run lint and format on src/
2023-11-07 00:25:17 +01:00
81e75e4602 Sign drone file for protected builds 2023-11-05 21:36:39 +01:00
8ff0aa3e94 Better tagging and templating 2023-11-05 13:00:43 +01:00
8cb98f0848 Seperated install, lint and build steps 2023-11-04 23:57:32 +01:00
d4cb81397f Kuberentes ns, deploy & service files 2023-11-04 23:30:19 +01:00
114a715285 Created pipeline for deploy, use .kube/config 2023-11-04 23:18:05 +01:00
35f993b530 Testing kubernetes ci 2023-11-04 22:13:02 +01:00
60e9763ecb Drone config for building & publishing 2023-11-04 16:04:20 +01:00