strips spaces from names

This commit is contained in:
Deukhoofd 2021-08-29 13:13:01 +02:00
parent 28b41719a8
commit 101a86ca8d
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F
1 changed files with 2 additions and 2 deletions

View File

@ -3,13 +3,13 @@ name: default
type: docker
steps:
- name: Fetch Tester
- name: Fetch-Tester
image: deukhoofd/linux64builder
environment:
TESTERVERSION: 0.0.1
commands:
- curl -X GET "https://git.p-epsilon.com/api/v1/repos/Deukhoofd/PokemonScriptTester/releases/tags/$TESTERVERSION" -H "accept: application/json" | jq '.assets[] | select(.name=="PokemonScriptTester") .browser_download_url ' | xargs curl > PokemonScriptTester
- name: Run Tests
- name: Run-Tests
image: deukhoofd/linux64builder
commands:
- PokemonScriptTester -t