moving pipeline script to root

This commit is contained in:
shockrah 2020-07-31 00:10:15 -07:00
parent de4493c7ab
commit fb2181aa39

View File

@ -5,6 +5,7 @@ build-test:
only:
- testing
script:
- cd server/
- cargo build --release
curl: