Sign CI config [skip ci]

This commit is contained in:
Valentin Brandl
2019-05-01 22:32:34 +02:00
parent 06613ca9b0
commit 2d4e1930a8

View File

@ -1,3 +1,4 @@
---
kind: pipeline
name: build
@ -14,3 +15,8 @@ steps:
ref:
- refs/heads/master
- refs/tags/v*
---
kind: signature
hmac: 36c14cd35c5abe274025760c9ca34f198d392be0c31435ad58cb9ecaa0abef2a
...