CI for image building
closes #16 (closed)
Add CI for building images.
Different ways of building images:
- Changes pushed to cms/cvmfs folders
- Trigger build of
cms_cvmfstemplate
- Trigger build of
- Schedule including the variable
IMAGE_NAME- Trigger build of
cms_cvmfstemplate
- Trigger build of
- (e.g.) API call including variables
RELEASE,SCRAM_ARCHandOS- Trigger build of
standalonetemplate
- Trigger build of
Changes:
- Use build template for both
cms_cvfmsandstandalone. - Trigger
check_changed_filesonly when new changes are pushed (avoid triggering on API/pipeline)
Edited by Adelina Lintuluoto