Skip to content

Commit

Permalink
Add preview capability
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusTiede committed Dec 12, 2024
1 parent 288e2a8 commit f71d284
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitpod
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Command to start on workspace startup (optional)
tasks:
- init: mvn clean verify
command: python -m http.server 8000
ports:
- port: 8000
onOpen: open-preview

0 comments on commit f71d284

Please sign in to comment.