switch to ash
All checks were successful
ci/woodpecker/push/build_dev Pipeline was successful

This commit is contained in:
Ruben Momoa
2024-08-22 17:07:15 +02:00
parent 1681e3d926
commit 3510e1a279

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env ash
# exit when any command fails
set -e