Skip to content
Snippets Groups Projects
Commit 78669699 authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Update .gitlab-ci.yml

parent 67de252d
No related branches found
No related tags found
No related merge requests found
...@@ -13,4 +13,4 @@ build: ...@@ -13,4 +13,4 @@ build:
stage: build stage: build
script: script:
- cd lectures - cd lectures
- ./gradle build - ./gradlew build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment