summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2025-03-10 14:02:27 -0600
committermo khan <mo@mokhan.ca>2025-03-10 14:02:27 -0600
commit782af3f62d23b5f0e36241fe7538244fb1b6730d (patch)
tree9fca686622756667cac978dd0aca8e7e85dce155 /.gitignore
parent5083ab853bd9c619fe750fdd6e2b3f22ab9e98dd (diff)
chore: add some end to end tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..5c83d5ef
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+test:
+ image: alpine:latest
+ script:
+ - apk add --no-cache bash git make mise ruby ruby-bundler ruby-dev build-base openssl-dev
+ - mage test