This commit is contained in:
@@ -8,7 +8,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: compile
|
- name: compile
|
||||||
image: alpine/edge
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- cd /drone/src
|
- cd /drone/src
|
||||||
- apk add --no-cache clang
|
- apk add --no-cache clang
|
||||||
|
|||||||
Reference in New Issue
Block a user