parent
860010e4c3
commit
896e6c581f
1 changed files with 0 additions and 9 deletions
|
@ -7,12 +7,3 @@ install: sudo ./build.sh
|
|||
script:
|
||||
- test -f "deploy/BarnacleOS-$(date +%Y-%m-%d).img"
|
||||
- test -f "deploy/BarnacleOS-$(date +%Y-%m-%d).zip"
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
skip_cleanup: true
|
||||
api_key: $GITHUB_TOKEN
|
||||
on:
|
||||
tags: true
|
||||
file_glob: true
|
||||
file: 'deploy/BarnacleOS-*.zip'
|
||||
|
|
Reference in a new issue