Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Commit

Permalink
[HOTFIX] Updated box to build for 14.04 & 12.04 versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thom Toogood committed Feb 16, 2016
1 parent e59b045 commit 8313fcd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ deployment:
commands:
- chmod +x $BEET_HOME/$BEET_DEPLOY
- $BEET_HOME/$BEET_DEPLOY
- BEET_TEMPLATE=template-14.04.json $BEET_HOME/$BEET_DEPLOY
- BEET_TEMPLATE=template-12.04.json $BEET_HOME/$BEET_DEPLOY
- BEET_BOX=DrupalMel/beetbox-14.04 BEET_TEMPLATE=template-14.04.json $BEET_HOME/$BEET_DEPLOY
- BEET_BOX=DrupalMel/beetbox-12.04 BEET_TEMPLATE=template-12.04.json $BEET_HOME/$BEET_DEPLOY

0 comments on commit 8313fcd

Please sign in to comment.