Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
3 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Try to get compiled firmware, possibly for online update
parent
3a2e4f1c
Pipeline
#5926
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-0
.gitlab-ci.yml
with
5 additions
and
0 deletions
+5
-0
.gitlab-ci.yml
+
5
-
0
View file @
3ad1624e
...
...
@@ -10,3 +10,8 @@ before_script:
job
:
stage
:
build
script
:
"
platformio
run"
artifacts
:
paths
:
-
.pio/build/esp32/firmware.bin
-
.pio/build/esp8266/firmware.bin
expire_in
:
0
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets