Skip to content
Snippets Groups Projects

Update CI for new project structure

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,4 +2,4 @@ image: gradle:4.7-jdk8
backend:
script:
gradle check -p backend
gradle check
Loading