mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-01-19 18:14:44 +00:00
TravisCI: fix artifacts config and enable validation
This commit is contained in:
parent
bf21491859
commit
6d0649c25b
|
|
@ -26,6 +26,6 @@ after_success:
|
|||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
addons:
|
||||
artifacts: true
|
||||
artifacts:
|
||||
paths:
|
||||
- $(ls target/pslogin*.zip | tr "\n" ":")
|
||||
|
|
|
|||
Loading…
Reference in a new issue