mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 21:32:52 -05:00
Compare commits
2 Commits
v4.112.0
...
v4.9.1-rc.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d808347794 | ||
|
|
ac38d6ed58 |
@@ -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
|
||||
|
||||
@@ -22,4 +22,4 @@ contents:
|
||||
dst: /usr/lib/systemd/user/code-server.service
|
||||
|
||||
- src: ./release-standalone/*
|
||||
dst: /usr/lib/code-server/
|
||||
dst: /usr/lib/code-server
|
||||
|
||||
Reference in New Issue
Block a user