Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2021-10-18 07:26:35 +0300
committerEvan Read <eread@gitlab.com>2021-10-18 07:26:35 +0300
commit4136d0c943c467c1716b1e8af3b4ad19eb4633e2 (patch)
treecf5cbcd2e45ee8fafe4045fbaf6d91e3e15d4c4f
parent0edc951478f077f3304e94bf5b458836eba19a2d (diff)
Remove custom image from Gitpod configuration
-rw-r--r--.gitpod.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 1e09870d..d0b6ff35 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -1,5 +1,3 @@
-image: registry.gitlab.com/gitlab-org/gitlab-docs/lint-html:alpine-3.14-ruby-2.7.4-8d8b30eb
-
ports:
- port: 3004
onOpen: open-browser