Skip to content

Commit

Permalink
Create .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelauliano authored Sep 13, 2023
1 parent 4b87906 commit 06e7d8d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
image: ghcr.io/marcelauliano/mitohifi:master
tasks:
- name: git clone
command: |
unset JAVA_TOOL_OPTIONS
vscode:
extensions:
- anwar.papyrus-pdf

0 comments on commit 06e7d8d

Please sign in to comment.