mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-14 09:14:27 -04:00
CI local tests
This commit is contained in:
@@ -9,4 +9,10 @@ deploy:
|
||||
- npm install --quiet firebase-tools -g
|
||||
- rm -rf public
|
||||
- hugo
|
||||
- firebase deploy --token $FIREBASE_TOKEN
|
||||
- firebase deploy --token $FIREBASE_TOKEN
|
||||
deploy-test:
|
||||
script:
|
||||
- npm install --quiet firebase-tools -g
|
||||
- rm -rf public
|
||||
- hugo
|
||||
- firebase list --token $FIREBASE_TOKEN
|
Reference in New Issue
Block a user