mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Fix Source Deploy
This commit is contained in:
parent
7505e4a5a0
commit
2b6a41957a
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ matrix:
|
||||||
- name: "Source Package"
|
- name: "Source Package"
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
env:
|
||||||
|
- DEPLOY=1
|
||||||
install: ~
|
install: ~
|
||||||
script:
|
script:
|
||||||
- find . -name ".git*" | xargs rm -rfv
|
- find . -name ".git*" | xargs rm -rfv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue