CI: add set -e

KASM-1910-fix_pipeline
Dmitry Maksyoma 4 years ago
parent 3500489bb8
commit 2f91fbd235

@ -1,5 +1,7 @@
#!/bin/bash
set -e
check_directory_exists() {
local remote_dir="$1"

Loading…
Cancel
Save