From 7305f2b2162fce3c1dd7297683fce3db73b8c7bf Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Thu, 15 Dec 2022 09:40:47 -0700 Subject: [PATCH] Update ci/README.md --- ci/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/README.md b/ci/README.md index c413980da..a7c95c992 100644 --- a/ci/README.md +++ b/ci/README.md @@ -112,5 +112,3 @@ Helps avoid clobbering the CI configuration. - Loads all images in `./release-images` and then builds and pushes a multi architecture docker manifest for the amd64 and arm64 images to `codercom/code-server:$VERSION` and `codercom/code-server:latest`. - -hello world