forked from Mirrors/elk
feat-add-woodpecker #1
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
|||
- name: build docker
|
||||
image: docker:25-cli
|
||||
commands:
|
||||
- apk add git
|
||||
- REPO=echo "$CI_REPO" | tr '[:upper:]' '[:lower:]'
|
||||
- docker buildx build -t dev.cat-enby.club/$${REPO}:$CI_COMMIT_TAG .
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue