mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
debug: enable set -x
This commit is contained in:
1
.github/commands/ci-setup
vendored
1
.github/commands/ci-setup
vendored
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eo pipefail
|
||||
set -x
|
||||
|
||||
echo "=====> set hostname"
|
||||
hostname
|
||||
|
||||
Reference in New Issue
Block a user