Pr build.yaml enhancement#8223
Conversation
Added a new job to check for relevant file changes before the build process. This job determines whether to proceed with the build based on changes to specific files like build_info.json, .sh scripts, or Dockerfile.
Commented out the CI-check logic for script validation and added notes about script execution in the build job.
|
|
scenario to test :
|
Checklist
set -eoption enabled and observe success ?