This commit is contained in:
2020-01-30 22:04:23 +01:00
parent e5d211826f
commit aa2848cfee
2 changed files with 17 additions and 6 deletions

View File

@ -157,3 +157,7 @@ appstore:
test: composer
$(CURDIR)/vendor/phpunit/phpunit/phpunit -c phpunit.xml
$(CURDIR)/vendor/phpunit/phpunit/phpunit -c phpunit.integration.xml
.PHONY: sign
sign:
@openssl dgst -sha512 -sign ~/.nextcloud/certificates/occweb.key build/artifacts/appstore/occweb.tar.gz |openssl base64