* Enable scheduled job
* fail-fast was disabled to avoid the eviction of any execution. By default if one of the jobs in a loop fails, the rest of the jobs will be aborted
* With latest vmware-image-builder-action version the problem resolving the SHA_ARCHIVE variable is fixed. We can remove the workaround
Signed-off-by: Fran Mulero <fmulero@vmware.com>