Add Dockerfile optimizations

@ThePrimeagen did these on-stream.
This commit is contained in:
Ryan Winchester
2022-05-20 21:08:18 -03:00
parent 068b1ff56a
commit 9517b0ccff
2 changed files with 9 additions and 6 deletions
-6
View File
@@ -5,12 +5,6 @@ set -e
PWD=$(pwd)
TIMESTAMP=$(date -u +"%Y%m%d%H%M%S")
# West Init
west init -l config
# West Update
west update
# West Zephyr export
west zephyr-export
# West Build (left)
west build -s zmk/app -d build/left -b adv360_left -- -DZMK_CONFIG="${PWD}/config"
# Adv360 Left DTS File