upgpkg: controller-testing v0.3.1

upgpkg: core-testing v0.3.1
add: skip drone steps when not changed (based on git)
This commit is contained in:
Tobias Reisinger 2020-08-25 00:05:22 +02:00
parent f50c5321e4
commit 6e5004f18b
4 changed files with 27 additions and 7 deletions
controller-testing

View file

@ -1,7 +1,7 @@
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
pkgname=emgauwa-controller-testing
pkgver=0.3.0
pkgrel=2
pkgver=0.3.1
pkgrel=1
epoch=
pkgdesc=""
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
@ -19,8 +19,8 @@ source=("https://git.serguzim.me/emgauwa/controller/archive/testing-v$pkgver.tar
"emgauwa-controller-testing.service"
"emgauwa-controller-testing.sysusers"
"emgauwa-controller-testing.tmpfiles")
sha256sums=('cd8f995b42f67f60d278be51b9ea77af9200329dae169d38d3f15dc098873f53'
'cfbf05b5e3045c9aad3979f366bdda6c5ca7d47e1bb4ad3bf855a39b99e88417'
sha256sums=('80376f1f37ec4866ca96042e4bb1af802592177a433e895484715b1642294a2c'
'5bfbe580ef1a373e3c025f28f3de591ba7ce57c4aba20bd1cc62555043d7bd13'
'0bbc44d680be2011800c553ae863663148be0820f08349993578c88e9a23b143'
'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
'e62f47b41f0c4f116007ca0e05e0a50b45446763ccfa91b946b9d451c83ff5b4')

View file

@ -8,7 +8,7 @@ mqtt-port = 1884
mqtt-host = localhost
relay-count = 10
database = /var/lib/emgauwa/controller/db.lmdb
database = /var/lib/emgauwa/controller/db.sqlite
log-level = debug
log-file = /var/log/emgauwa/controller.log