mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-25 06:16:58 +00:00
add var to store version tag & adjust Justfile
This commit is contained in:
parent
a92088f8e8
commit
79c836ffe5
4 changed files with 9 additions and 2 deletions
|
@ -22,7 +22,7 @@ pipeline:
|
|||
image: a6543/golang_just
|
||||
commands:
|
||||
- go version
|
||||
- just build
|
||||
- just build-tag ${CI_COMMIT_TAG##v}
|
||||
|
||||
test:
|
||||
image: a6543/golang_just
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue