mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-14 09:14:27 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -12,10 +12,3 @@ deploy:
|
||||
- rm -rf public
|
||||
- hugo
|
||||
- firebase deploy --token $FIREBASE_TOKEN
|
||||
|
||||
deploy-test:
|
||||
script:
|
||||
- rm -rf public
|
||||
- hugo
|
||||
- firebase list --token $FIREBASE_TOKEN
|
||||
when: manual
|
Reference in New Issue
Block a user