mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-24 22:15:02 +00:00
feat: add per-recipe shell script support (#38)
This commit is contained in:
committed by
GitHub
parent
a9c15ac306
commit
37143b0e23
3
scripts/example.sh
Normal file
3
scripts/example.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
echo 'This is an example shell script'
|
||||
echo 'Scripts here will run during build if specified in recipe.yml'
|
||||
Reference in New Issue
Block a user