Update Explorer_production.yml
This commit is contained in:
3
.github/workflows/Explorer_production.yml
vendored
3
.github/workflows/Explorer_production.yml
vendored
@ -1,5 +1,4 @@
|
|||||||
name: Explorer_production_build&test
|
name: Explorer_production_build&test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
@ -27,7 +26,7 @@ jobs:
|
|||||||
- run: npm run test
|
- run: npm run test
|
||||||
|
|
||||||
Explorer_production_deploy:
|
Explorer_production_deploy:
|
||||||
needs: Explorer_production_build&test
|
needs: production
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
|
Reference in New Issue
Block a user