mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
chore: fix ci
This commit is contained in:
parent
02af45c8db
commit
304fa4f1ce
2
.github/workflows/smok-test-docker.yml
vendored
2
.github/workflows/smok-test-docker.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
|
||||
with:
|
||||
node-version-file: '.nvmrc'
|
||||
node-version: 20
|
||||
- name: Docker test
|
||||
run: |
|
||||
docker run -d -it --rm --name verdaccio -p 4873:4873 verdaccio/verdaccio:5
|
||||
|
Loading…
Reference in New Issue
Block a user