mirror of
https://github.com/caprover/caprover
synced 2026-05-06 03:30:29 +00:00
Ensuring release is sequential
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
||||
node-version: 14
|
||||
- run: sudo mkdir /captain && npm ci && npm run build && npm run tslint && npm run formatter && sudo npm run test
|
||||
publish-docker-hub:
|
||||
needs: run-pre-checks
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
Reference in New Issue
Block a user