aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-07-29 16:58:24 +0000
committerterminaldweller <thabogre@gmail.com>2021-07-29 16:58:24 +0000
commit5f67821f49a8e3c4573c4d3a8af977ff61dd51f3 (patch)
tree8205ae4a8e527d0d0e34a0821471f106ab7fc4a6 /.gitpod.yml
parentno need for externally getting the links. devourer can do that on its own now... (diff)
downloaddevourer-5f67821f49a8e3c4573c4d3a8af977ff61dd51f3.tar.gz
devourer-5f67821f49a8e3c4573c4d3a8af977ff61dd51f3.zip
added config for newspaper. added gitpod configs.
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644
index 0000000..8d6f604
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,5 @@
+image:
+ file: .gitpod.Dockerfile
+
+tasks:
+ - init: poetry install --no-dev