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