mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
ci(github): run ci and publish test on PRs
This commit is contained in:
parent
b1b0c25212
commit
5415d17e44
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: Docker & Publish Pre-check
|
name: Docker & Publish Pre-check
|
||||||
|
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
testDocker:
|
testDocker:
|
||||||
|
Loading…
Reference in New Issue
Block a user