Archived
1
0

trigger ci

This commit is contained in:
Joe Previte 2022-12-13 11:10:21 -07:00
parent ac38d6ed58
commit d808347794
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -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