Add basic CI setup #23

Merged
rafael merged 8 commits from ci-setup into ash-setup 2025-04-24 16:20:37 +02:00
Showing only changes of commit 532fc49583 - Show all commits

View file

@ -9,6 +9,10 @@ services:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
trigger:
event:
- push
steps:
- name: check
image: docker.io/library/elixir:1.18.3-otp-27