mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-04-29 16:25:30 +00:00
TravisCI: fix artifacts config and enable validation
This commit is contained in:
parent
bf21491859
commit
6d0649c25b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,6 +26,6 @@ after_success:
|
||||||
- bash <(curl -s https://codecov.io/bash)
|
- bash <(curl -s https://codecov.io/bash)
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
artifacts: true
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- $(ls target/pslogin*.zip | tr "\n" ":")
|
- $(ls target/pslogin*.zip | tr "\n" ":")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue