Update drone.yml.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
image: bradrydzewski/base
|
||||
script:
|
||||
- curl -L -O premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
|
||||
- chmod +x ./premake4
|
||||
- ./premake4 gmake
|
||||
- make
|
||||
notify:
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user