From d80834779407549b909819850708d3d392699072 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 13 Dec 2022 11:10:21 -0700 Subject: [PATCH] trigger ci --- ci/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/README.md b/ci/README.md index a7c95c992..c413980da 100644 --- a/ci/README.md +++ b/ci/README.md @@ -112,3 +112,5 @@ 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