Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32414c2 commit 8a384a0Copy full SHA for 8a384a0
.drone.yml
@@ -1,11 +1,9 @@
1
-image: bradrydzewski/base
+image: syoyo/centos-gcc48
2
script:
3
- curl -L -o premake4 https://github.com/syoyo/orebuildenv/blob/master/build/linux/bin/premake4?raw=true
4
- chmod +x ./premake4
5
- ./premake4 gmake
6
- make
7
-services:
8
- - redis
9
notify:
10
email:
11
recipients:
0 commit comments