Skip to content

Commit

Permalink
d3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Mar 14, 2024
1 parent 208e029 commit 1c046c5
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 @@ -74,6 +74,8 @@ assert_version() {

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

git --git-dir="${REMOTE_REPO_DIR}/.git" --work-tree="${REMOTE_REPO_DIR}" branch >&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 1c046c5

Please sign in to comment.