don't write secret-data if not needed

This commit is contained in:
Mikaël Cluseau
2019-12-19 16:57:22 +01:00
parent 55c72aefa8
commit 863a436915
4 changed files with 28 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# ------------------------------------------------------------------------
from mcluseau/golang-builder:1.13.4 as build
from mcluseau/golang-builder:1.13.5 as build
# ------------------------------------------------------------------------
from debian:stretch