Skip to content

Commit

Permalink
chore: add a minimal config file for gitlab pipeline (tests will be c…
Browse files Browse the repository at this point in the history
…onducted via gitlab policies)
  • Loading branch information
GylSky committed Apr 3, 2023
1 parent 5016a76 commit f385d4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
stages:
- test
- report

0 comments on commit f385d4d

Please sign in to comment.