Skip to content

Commit

Permalink
deebug
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Mar 14, 2024
1 parent 32fa1f7 commit f8c75cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drevops/docs/.utils/tests/bats/docs.bats
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ assert_version() {
local expected_version="$1"
local expected_has_alias="${2:-0}"

ls -al "${REMOTE_REPO_DIR}" >&3

assert_dir_exists "${REMOTE_REPO_DIR}/${expected_version}"
assert_dir_exists "${REMOTE_REPO_DIR}/latest"
assert_file_exists "${REMOTE_REPO_DIR}/CNAME"
Expand Down

0 comments on commit f8c75cc

Please sign in to comment.