1
0

testing using docker to determine an external verison for build time

This commit is contained in:
thelamer
2019-04-28 17:50:55 -07:00
parent ce79a74de0
commit 9beff939fe
5 changed files with 14 additions and 10 deletions

View File

@ -2,7 +2,8 @@
# jenkins variables
project_name: docker-oscam
external_type: os
external_type: na
custom_version_command: "docker run --rm alpine:3.9 sh -c 'apk add subversion > /dev/null 2>&1 && svn info --show-item revision http://www.streamboard.tv/svn/oscam/trunk'"
release_type: stable
release_tag: latest
ls_branch: master