mirror of
https://codeberg.org/scip/diceware.git
synced 2025-12-17 10:50:57 +01:00
try buildbase
This commit is contained in:
@@ -11,6 +11,7 @@ steps:
|
|||||||
event: [push]
|
event: [push]
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache make bash binutils gcc
|
- apk update
|
||||||
|
- apk add --no-cache bash build-base
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user