Initial commit

This commit is contained in:
VC
2023-11-07 14:19:40 +01:00
commit e8c2d35e21
9 changed files with 2644 additions and 0 deletions

5
.gitlab-ci.yml Normal file
View File

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