WIP:gitpod
authorKai Moritz <kai@juplo.de>
Sat, 16 Sep 2023 15:56:18 +0000 (17:56 +0200)
committerKai Moritz <kai@juplo.de>
Sat, 16 Sep 2023 15:56:18 +0000 (17:56 +0200)
.gitpod.yml [new file with mode: 0644]

diff --git a/.gitpod.yml b/.gitpod.yml
new file mode 100644 (file)
index 0000000..c21217d
--- /dev/null
@@ -0,0 +1,3 @@
+tasks:
+  - init: docker-compose pull
+    command: docker-compose up -d