mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-19 21:51:02 +01:00
add build-base
This commit is contained in:
@@ -10,7 +10,7 @@ steps:
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk update
|
||||
- apk add --no-cache bash git
|
||||
- apk add --no-cache bash git build-base
|
||||
- make
|
||||
- file ${CI_REPO_NAME}
|
||||
- mv ${CI_REPO_NAME} ${CI_REPO_NAME}-freebsd-all-$CI_COMMIT_TAG
|
||||
|
||||
Reference in New Issue
Block a user