Commit 01907f4
ci: Remove Docker container for publishing packages to Verdaccio
The Dockerfile.publish-packages container only provided a pinned Node.js
version for running `npm publish` of pre-built tarballs. The host already
has the correct Node.js version via Volta, so the Docker build+run overhead
is unnecessary. Run the publish script directly on the host instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 921acc4 commit 01907f4
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
| |||
0 commit comments