sizes
This commit is contained in:
parent
8d71a78876
commit
a4e4c912b4
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ pages:
|
||||||
- curl -L "https://www.dropbox.com/scl/fi/r6dpqa9ugli0v23ox3ho5/repo.zip?rlkey=oxc50ne9runw1bkb1fm3zy5r3&dl=1" -o repo.zip
|
- curl -L "https://www.dropbox.com/scl/fi/r6dpqa9ugli0v23ox3ho5/repo.zip?rlkey=oxc50ne9runw1bkb1fm3zy5r3&dl=1" -o repo.zip
|
||||||
- unzip repo.zip
|
- unzip repo.zip
|
||||||
- mv repo usb-butter/appstore/fdroid
|
- mv repo usb-butter/appstore/fdroid
|
||||||
|
- rm -f repo.zip
|
||||||
- "sed -i 's/^baseurl.*/baseurl: \"\\/butter-box-ui\"/' _config.yml"
|
- "sed -i 's/^baseurl.*/baseurl: \"\\/butter-box-ui\"/' _config.yml"
|
||||||
- "sed -i 's/^usb_butter_url.*/usb_butter_url: \"\\/butter-box-ui\\/usb-butter\\/\"/' _config.yml"
|
- "sed -i 's/^usb_butter_url.*/usb_butter_url: \"\\/butter-box-ui\\/usb-butter\\/\"/' _config.yml"
|
||||||
- bundle exec jekyll build -d public
|
- bundle exec jekyll build -d public
|
||||||
|
|
@ -62,6 +63,7 @@ pages:
|
||||||
- mv ./site-es.zip ./public/site-es.zip
|
- mv ./site-es.zip ./public/site-es.zip
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la .
|
- ls -la .
|
||||||
|
- du -sh ./*
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue