test merge pr

This commit is contained in:
andrey 2022-03-21 14:03:49 +01:00
parent aa72ac5747
commit 38ebc3e4ce
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -x
set -eof pipefail
trap cleanup EXIT