Fix environment variable DISTRO from last commit
This commit is contained in:
parent
ad59b290d7
commit
e0ab37bd34
@ -29,6 +29,6 @@ deploy:x86_64:
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- reprepro.exp -- -b /apt includedeb ${DISRO} build/${CI_PROJECT_NAME}_${VERSION}*.deb build/${CI_PROJECT_NAME}-common_${VERSION}*.deb
|
||||
- reprepro.exp -- -b /apt includedeb ${DISTRO} build/${CI_PROJECT_NAME}_${VERSION}*.deb build/${CI_PROJECT_NAME}-common_${VERSION}*.deb
|
||||
tags:
|
||||
- reprepro
|
||||
|
Reference in New Issue
Block a user