add dockerfile support to gitpod.yml

This commit is contained in:
Amruth Pillai
2022-12-16 14:01:17 +00:00
parent 58ce641f18
commit 57fb9fdaea

View File

@@ -1,3 +1,6 @@
image:
file: .gitpod.Dockerfile
tasks:
- name: Restore .env file, or create a new one
command: |