Skip to content

Commit f5c90bc

Browse files
committed
Update deploy script.
1 parent 11ecddd commit f5c90bc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scripts/chirpstack-prepare-deploy

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ do_deploy() {
1313
}
1414

1515

16-
VERSION="3.3.0-test.5"
16+
VERSION="3.3.0-test.6"
1717

18+
do_deploy $VERSION "raspberrypi" "raspberrypi4"
1819
do_deploy $VERSION "raspberrypi" "raspberrypi3"
20+
do_deploy $VERSION "raspberrypi" "raspberrypi0-wifi"
1921
do_deploy $VERSION "raspberrypi" "raspberrypi"

0 commit comments

Comments
 (0)