First functional version

This commit is contained in:
VC
2023-09-29 18:10:10 +02:00
parent 2a3ebf6fe4
commit e664853728
8 changed files with 304 additions and 5 deletions

5
.gitlab-ci.yml Normal file
View File

@@ -0,0 +1,5 @@
---
include:
project: 'veretcle/ci-common'
ref: 'main'
file: 'ci_rust.yml'