Skip to content

Commit

Permalink
build env push
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Jul 16, 2024
1 parent eb34c88 commit f864d7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ terminus connection:set "${TERMINUS_SITE}.${TERMINUS_ENV}" git
echo "" >> pantheon.yml
git add pantheon.yml
git commit -m "no-op pantheon.yml"
git push origin $TERMINUS_ENV
terminus build:env:push "${TERMINUS_SITE}.${TERMINUS_ENV}"

terminus connection:set "${TERMINUS_SITE}.${TERMINUS_ENV}" sftp
terminus env:wake -n "$TERMINUS_SITE.$TERMINUS_ENV"
terminus drush -n "$TERMINUS_SITE.$TERMINUS_ENV" -- updatedb -y

1 comment on commit f864d7c

@pantheon-ci-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Visit Site

Created multidev environment ci-514 for ci-update-drops-7.

Please sign in to comment.