Compare commits
2 Commits
56f65b1a96
...
9b4dd040c1
Author | SHA1 | Date | |
---|---|---|---|
9b4dd040c1 | |||
53ed60151c |
@ -5,7 +5,7 @@ steps:
|
||||
- name: build
|
||||
image: python:2
|
||||
commands:
|
||||
- apt-get -y update && apt-get -y install git && pip install platformio
|
||||
- pip install platformio
|
||||
- pio run
|
||||
- name: upload
|
||||
image: python:2
|
||||
@ -14,7 +14,7 @@ steps:
|
||||
- name: release
|
||||
image: plugins/gitea-release
|
||||
settings:
|
||||
api_key: ef6a0baa30f8994719e236370290ac9f8bbbdb1d
|
||||
api_key: a7f3afc9f77e721951e48b4af66d7565700b7a2e
|
||||
base_url: https://code.jcktrue.dk
|
||||
files:
|
||||
- .pioenvs/nodemcu/firmware.bin
|
||||
|
Reference in New Issue
Block a user