added gcc to test image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
be37dde5a0
commit
9a4df85f75
@ -26,7 +26,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: golang:1.18.3-alpine3.16
|
image: golang:1.18.3-alpine3.16
|
||||||
commands:
|
commands:
|
||||||
- "apk add --update --no-cache make"
|
- "apk add --update --no-cache make build-base"
|
||||||
- "make test"
|
- "make test"
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
Reference in New Issue
Block a user