1
0

4 Commits

Author SHA1 Message Date
James Ketrenos
07ac31c5dd Updated trigger.sh to output env and solution variables prior to firing trigger
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-20 09:42:34 -08:00
James Ketrenos
f413f837ae PACKAGE_REPOSITORY can now be used with scripts/trigger
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-19 09:39:27 -08:00
James Ketrenos
fa52c35027 Updated to version being used in intel-compute-clinfo
Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-18 09:49:22 -08:00
James Ketrenos
363f40de52 Refactored scripts/* and .gitlab-ci.yml
Fix #6: Define TAG in .gitlab-ci.yml and update scripts to defer to it.

renamed:    scripts/push-test-image.sh -> scripts/push-image.sh
renamed:    scripts/test-tag.sh -> scripts/test-image.sh

Refactored some of the scripts/* so they are generic and not tied to CI usages.

Added error checking and output to push-rolling-image.sh and remove-tag.sh

Added scripts/trigger.sh to auto-trigger builds.

Signed-off-by: James Ketrenos <james.p.ketrenos@intel.com>
2019-12-17 21:04:52 -08:00