mirror of
https://gitlab.com/zwirbel/illucat.git
synced 2025-12-14 17:35:22 +01:00
ci
This commit is contained in:
@@ -22,8 +22,8 @@ firmware:
|
||||
script:
|
||||
- mv data/example.config.json data/config.json
|
||||
- pio run -t clean
|
||||
- pio run -e release
|
||||
- pio run -e release -t buildfs
|
||||
- pio run
|
||||
- pio run -t buildfs
|
||||
|
||||
release:
|
||||
stage: release
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; http://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[platformio]
|
||||
env_default = build
|
||||
;[platformio]
|
||||
;env_default = build
|
||||
|
||||
[common]
|
||||
framework = arduino
|
||||
|
||||
Reference in New Issue
Block a user