Change SHA-implementation and make sure signature is correctly generated

This commit is contained in:
2019-08-02 10:27:54 +02:00
parent cd38b8b25e
commit fc9269f362
10 changed files with 436 additions and 807 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ image: registry.gitlab.com/sparetimecoders/build-tools:master
build:
stage: build
services:
- docker:dind
- docker:18.06-dind
script:
- build
- push