fix section

This commit is contained in:
konrad 2019-01-14 18:47:00 +01:00
parent 3ebf0da1b9
commit 0a092214c8
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ steps:
strip_prefix: dist/zip/
source: dist/zip/*
target: /master/
depends_on: [ after-build-static ]
depends_on: [ sign-release ]
when:
event: [ push ]
branch: [ master ]