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