fix: pass commands to exec correctly

This commit is contained in:
Rudra Saraswat 2026-04-04 02:41:09 +01:00
parent 9493f4c575
commit abb63b54e9
3 changed files with 16 additions and 13 deletions

View file

@ -32,6 +32,7 @@ stages:
- |
git clone --revision "$BASE_AKSHARA_REPO_COMMIT" --depth 1 "$BASE_AKSHARA_REPO" /akshara
cp -a /akshara/usr/* /usr
rm -rf /akshara
post-stages:
- module: exec