start on CI/CD

This commit is contained in:
Chris Kruining 2024-11-07 14:36:07 +01:00
parent c4c87a4ab1
commit bc8b6b889d
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 8 additions and 0 deletions

4
.ci_cd/build.yml Normal file
View file

@ -0,0 +1,4 @@
steps:
- run: echo "Hello, World!"