This website works better with JavaScript.
Explore
Help
Sign In
publicWagsHome
/
KasmVNC
Watch
2
Star
0
Fork
You've already forked KasmVNC
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
CI: add set -e
Browse Source
KASM-1910-fix_pipeline
Dmitry Maksyoma
4 years ago
parent
3500489bb8
commit
2f91fbd235
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
.ci/check_if_build_was_already_uploaded
Unescape
Escape
View File
@ -1,5 +1,7 @@
#!/bin/bash
set -e
check_directory_exists() {
local remote_dir="$1"
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
publicWagsHome/KasmVNC
Title
Body
Create Issue