Skip to content

Commit

Permalink
Add an env:wake to see if that is a suitable workaround for our test …
Browse files Browse the repository at this point in the history
…failure
  • Loading branch information
greg-1-anderson committed Sep 7, 2022
1 parent f70b8d4 commit 8d6f74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ terminus env:wake -n "$TERMINUS_SITE.dev"
# Create a new environment for this particular test run.
###
terminus build:env:create -n "$TERMINUS_SITE.dev" "$TERMINUS_ENV" --yes
terminus env:wake -n "$TERMINUS_SITE.$TERMINUS_ENV"
terminus drush -n "$TERMINUS_SITE.$TERMINUS_ENV" -- updatedb -y

0 comments on commit 8d6f74e

Please sign in to comment.