mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Print git version
This commit is contained in:
parent
9d98f9fd17
commit
9762b0ec25
@ -124,6 +124,7 @@ release:
|
||||
stage: release
|
||||
before_script:
|
||||
- apk add --no-cache git
|
||||
- git --version
|
||||
- git fetch origin +refs/heads/master:refs/remotes/origin/master
|
||||
- git checkout master
|
||||
- git reset --hard "$CI_COMMIT_SHORT_SHA"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user