mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-19 13:41:02 +01:00
Compare commits
1 Commits
try-freebs
...
buildrelea
| Author | SHA1 | Date | |
|---|---|---|---|
| f5f55ce5e8 |
@@ -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