mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Set GIT_DEPTH to 0 to ensure tags are available
This commit is contained in:
@@ -35,6 +35,9 @@ stages:
|
||||
- test
|
||||
- deploy
|
||||
|
||||
variables:
|
||||
GIT_DEPTH: 0
|
||||
|
||||
before_script:
|
||||
- echo "started by ${GITLAB_USER_NAME}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user