beautification
This commit is contained in:
parent
d47fbe32cd
commit
03a960e4cc
@ -1,10 +1,10 @@
|
||||
production:
|
||||
image: java:8
|
||||
image: "java:8"
|
||||
variables:
|
||||
ESPURL: "http://arduino.esp8266.com/stable/package_esp8266com_index.json"
|
||||
MEMORY: "custom_FlashSize=nodemcuv2_4M3M"
|
||||
ESPURL: "http://arduino.esp8266.com/stable/package_esp8266com_index.json"
|
||||
MEMORY: "custom_FlashSize=nodemcuv2_4M3M"
|
||||
INSTBOARD: "esp8266:esp8266"
|
||||
BOARD: "${INSTBOARD}:nodemcuv2"
|
||||
BOARD: "${INSTBOARD}:nodemcuv2"
|
||||
before_script:
|
||||
- apt update
|
||||
- cd /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user