PACKAGE_REPOSITORY can now be used with scripts/trigger
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
This commit is contained in:
parent
4ed8e2fb81
commit
f413f837ae
@ -116,6 +116,7 @@ function post {
|
||||
-F "variables[OS_DISTRO]=${OS_DISTRO}" \
|
||||
-F "variables[OS_RELEASE]=${OS_RELEASE}" \
|
||||
-F "variables[PACKAGE_STREAM]=${PACKAGE_STREAM}" \
|
||||
-F "variables[PACKAGE_REPOSITORY]=${PACKAGE_REPOSITORY}" \
|
||||
-F "variables[BRANCH]=${BRANCH}" \
|
||||
-F "variables[BUILD]=${BUILD}" \
|
||||
-F "variables[BUILDNUMBER]=${BUILD}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user