mirror of
https://git.uploadfilter24.eu/lerentis/terraform-provider-gitea.git
synced 2024-12-04 21:08:11 +00:00
added gcc to test image
This commit is contained in:
parent
be37dde5a0
commit
9a4df85f75
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ steps:
|
|||
- name: test
|
||||
image: golang:1.18.3-alpine3.16
|
||||
commands:
|
||||
- "apk add --update --no-cache make"
|
||||
- "apk add --update --no-cache make build-base"
|
||||
- "make test"
|
||||
when:
|
||||
event:
|
||||
|
|
Loading…
Reference in a new issue