Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a384a0

Browse files
committed
Update drone.yml
1 parent 32414c2 commit 8a384a0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.drone.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
image: bradrydzewski/base
1+
image: syoyo/centos-gcc48
22
script:
33
- curl -L -o premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
44
- chmod +x ./premake4
55
- ./premake4 gmake
66
- make
7-
services:
8-
- redis
97
notify:
108
email:
119
recipients:

0 commit comments

Comments
 (0)