aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-02-27 04:31:01 +0000
committerterminaldweller <thabogre@gmail.com>2021-02-27 04:31:01 +0000
commit6d11ff02c25dfafab00a007d731de4d9767934a2 (patch)
tree4aa26026cfa83ba73ca493edb66114dbe5d4bd61
parentupdate for the postman file (diff)
downloadhived-6d11ff02c25dfafab00a007d731de4d9767934a2.tar.gz
hived-6d11ff02c25dfafab00a007d731de4d9767934a2.zip
gitpod
-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..0fc07cc
--- /dev/null
+++ b/.gitpod.yml
@@ -0,0 +1,5 @@
+image:
+ file: ./Dockerfile
+
+tasks:
+ - init: go mod download