mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
build_jobs: make scripts executable
These scripts can be executed directly by jenkins now. In order to migrate gracefully the existing jobs are being updated with the following for compatibility with things before and after this commit. if [[ -x ./src/scripts/build_jobs/02_sdk.sh ]]; then exec ./src/scripts/build_jobs/02_sdk.sh fi
This commit is contained in:
parent
f4f889bc0a
commit
579ba4f631
0
build_jobs/02_sdk.sh
Normal file → Executable file
0
build_jobs/02_sdk.sh
Normal file → Executable file
0
build_jobs/02_toolchains.sh
Normal file → Executable file
0
build_jobs/02_toolchains.sh
Normal file → Executable file
0
build_jobs/03_packages.sh
Normal file → Executable file
0
build_jobs/03_packages.sh
Normal file → Executable file
0
build_jobs/04_images.sh
Normal file → Executable file
0
build_jobs/04_images.sh
Normal file → Executable file
0
build_jobs/05_vm.sh
Normal file → Executable file
0
build_jobs/05_vm.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user