Skip to content

Commit

Permalink
Added Vcc-binaries to deploy process (letscontrolit#933)
Browse files Browse the repository at this point in the history
  • Loading branch information
Micha-he authored and psy0rz committed Feb 25, 2018
1 parent 9c531b3 commit dd9db3b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion before_deploy
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,13 @@ for ENV in \
normal_ESP8285_1024 \
test_ESP8266_1024\
test_ESP8266_4096\
test_ESP8266_4096_VCC\
test_ESP8285_1024\
dev_ESP8266_1024\
dev_ESP8266_4096\
dev_ESP8285_1024\
dev_ESP8266PUYA_1024;\
dev_ESP8266PUYA_1024\
dev_ESP8266PUYA_1024_VCC;\
do
echo
echo "### Deploying environment $ENV for version $VERSION"
Expand Down

0 comments on commit dd9db3b

Please sign in to comment.