mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
Update smok-test-docker.yml
This commit is contained in:
parent
8a5daa92ab
commit
01dffb2748
3
.github/workflows/smok-test-docker.yml
vendored
3
.github/workflows/smok-test-docker.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
permissions:
|
||||
contents: read
|
||||
jobs:
|
||||
build:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
|
||||
@ -22,3 +22,4 @@ jobs:
|
||||
mkdir project
|
||||
cd project
|
||||
npm install -g verdaccio --registry http://localhost:4873
|
||||
npm install -g gatsby-cli --registry http://localhost:4873
|
||||
|
Loading…
Reference in New Issue
Block a user