Update .gitlab-ci.yml
This commit is contained in:
parent
d5e7ed28f3
commit
2b01d7e2d2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ release:
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- esp8266
|
||||||
script:
|
script:
|
||||||
- gitlab-release --message '' ./*.bin
|
- gitlab-release --message '' ./*.bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue