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

remove gitlab task

parent fcc11c0b
No related branches found
No related tags found
No related merge requests found
image:
file: .gitpod.Dockerfile
gitlab:
prebuilds:
# enable for the default branch (defaults to true)
master: true
tasks:
- init: sdk use java 16.0.1.hs-adpt
prebuild: echo "Prebuild!"
prebuild: cd todolist; mvn compile
command: cd todolist
ports:
......
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