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