mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-14 13:24:25 -04:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -12,10 +12,3 @@ deploy:
|
|||||||
- rm -rf public
|
- rm -rf public
|
||||||
- hugo
|
- hugo
|
||||||
- firebase deploy --token $FIREBASE_TOKEN
|
- 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