Skip to content
Snippets Groups Projects

Draft: Test

Open Eik Hvattum Røgeberg requested to merge eikhr/todo-list:test into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -22,4 +22,5 @@ build:
stage: build
when: manual
script:
- "echo 'Building the project...'"
- "cd todolist; mvn clean install $MAVEN_CLI_OPTS"
Loading