create archery file for debugging gitea actions
All checks were successful
All checks were successful
This commit is contained in:
@@ -40,6 +40,7 @@ if [ ! -d "$DIR" ]; then
|
|||||||
git clone "$REPO" "$DIR" || exit $?
|
git clone "$REPO" "$DIR" || exit $?
|
||||||
fi
|
fi
|
||||||
cd "$DIR" && \
|
cd "$DIR" && \
|
||||||
|
touch archery && \
|
||||||
checkoutCommit && \
|
checkoutCommit && \
|
||||||
applyPatch && \
|
applyPatch && \
|
||||||
sudo pacman -Syu --noconfirm --noprogressbar &&\
|
sudo pacman -Syu --noconfirm --noprogressbar &&\
|
||||||
|
|||||||
Reference in New Issue
Block a user