summaryrefslogtreecommitdiff
path: root/.gitpod.yml
blob: 74a5155ec34202b9e5df1592397afd84aa3ffdc6 (plain)
1
2
3
4
5
6
7
image:
  file: .github/dockerfiles/Dockerfile.ubuntu-base
  context: .github
vscode:
  extensions:
    - ms-vscode.cpptools
    - erlang-ls.erlang-ls