diff options
author | terminaldweller <devi@terminaldweller.com> | 2024-05-31 12:34:13 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2024-05-31 12:34:13 +0000 |
commit | 02eb854bffb4bba4585a589c5dda62c503d89363 (patch) | |
tree | 3e550e3be7bf33c5dee444d679aa80453fa7dcfd /.gitpod.yml | |
parent | added cmc as a provider (diff) | |
download | hived-02eb854bffb4bba4585a589c5dda62c503d89363.tar.gz hived-02eb854bffb4bba4585a589c5dda62c503d89363.zip |
WIP
Diffstat (limited to '.gitpod.yml')
-rw-r--r-- | .gitpod.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitpod.yml b/.gitpod.yml deleted file mode 100644 index f15c853..0000000 --- a/.gitpod.yml +++ /dev/null @@ -1,5 +0,0 @@ -image: - file: .gitpod.Dockerfile - -tasks: - - init: go mod download |