|
|
|
|
@ -19,6 +19,8 @@ pipeline:
@@ -19,6 +19,8 @@ pipeline:
|
|
|
|
|
image: plugins/gitea-release |
|
|
|
|
secrets: [ gitea_token ] |
|
|
|
|
base_url: https://dev.a-toy.eu |
|
|
|
|
files: builddir/buildroot-2018.02.2/output/images/sdcard.img |
|
|
|
|
files: |
|
|
|
|
- builddir/buildroot-2018.02.2/output/images/sdcard.img |
|
|
|
|
- builddir/buildroot-2018.02.2/build.log |
|
|
|
|
when: |
|
|
|
|
event: tag |
|
|
|
|
|