Merge branch 'release' into main

This commit is contained in:
Andrew Cassidy 2020-10-11 16:55:18 -07:00
commit 7b01848acc

View File

@ -11,7 +11,7 @@ branches:
only: only:
- release - release
script: script:
- git clone https://github.com/post-kerbin-mining-corporation/build-deploy.git - git clone https://github.com/drewcassidy/build-deploy.git
- cd build-deploy - cd build-deploy
- git checkout master - git checkout master
- cd .. - cd ..