This commit is contained in:
parent
f3696cdc6b
commit
62dd09040e
1 changed files with 1 additions and 5 deletions
|
@ -19,14 +19,10 @@ steps:
|
|||
image: plugins/docker
|
||||
settings:
|
||||
repo: jcollie/osslsigncode
|
||||
build_args:
|
||||
- VERSION=1.7.1
|
||||
- SHA256_HASH=f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
tags:
|
||||
- latest
|
||||
- '1.7.1'
|
||||
- '1.7'
|
||||
- '2.0'
|
||||
|
|
Loading…
Reference in a new issue