diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2024-04-24 17:18:01 +0200 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2024-04-24 17:18:01 +0200 |
| commit | a2ee5ee1a70f1fed69b48fbf5483f5c115dfb180 (patch) | |
| tree | fa0015c53008457bead8b767c345fb140f2d033a | |
| parent | 3e9b17b401f2846c0541597f0864f8c01903898a (diff) | |
| download | Project-Tick-a2ee5ee1a70f1fed69b48fbf5483f5c115dfb180.tar.gz Project-Tick-a2ee5ee1a70f1fed69b48fbf5483f5c115dfb180.zip | |
chore: add garnix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
| -rw-r--r-- | garnix.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/garnix.yaml b/garnix.yaml new file mode 100644 index 0000000000..312815da5d --- /dev/null +++ b/garnix.yaml @@ -0,0 +1,5 @@ +builds: + include: + - "checks.x86_64-linux.*" + - "devShells.*.*" + - "packages.*.*" |
