For real this time

hotfix
Andrew Cassidy 4 years ago
parent a937888c0d
commit f37c3d57b7

@ -13,7 +13,7 @@ branches:
script: script:
- git clone https://github.com/drewcassidy/build-deploy.git - git clone https://github.com/drewcassidy/build-deploy.git
- cd build-deploy - cd build-deploy
- git checkout main - git checkout master
- cd .. - cd ..
- pytest -s --testpath "GameData/" build-deploy/src/tests/ # run the deploy tests - pytest -s --testpath "GameData/" build-deploy/src/tests/ # run the deploy tests
- python build-deploy/src/package.py --f ".mod_data.yml" # Build package - python build-deploy/src/package.py --f ".mod_data.yml" # Build package

Loading…
Cancel
Save