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]
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk add --no-cache make bash binutils gcc
|
||||
- apk update
|
||||
- apk add --no-cache bash build-base
|
||||
- make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user