Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
3ad1624e
Commit
3ad1624e
authored
Feb 24, 2022
by
Eric Duminil
Browse files
Try to get compiled firmware, possibly for online update
parent
3a2e4f1c
Pipeline
#5926
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3ad1624e
...
@@ -10,3 +10,8 @@ before_script:
...
@@ -10,3 +10,8 @@ before_script:
job
:
job
:
stage
:
build
stage
:
build
script
:
"
platformio
run"
script
:
"
platformio
run"
artifacts
:
paths
:
-
.pio/build/esp32/firmware.bin
-
.pio/build/esp8266/firmware.bin
expire_in
:
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment