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
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: jcollie/osslsigncode
|
repo: jcollie/osslsigncode
|
||||||
build_args:
|
|
||||||
- VERSION=1.7.1
|
|
||||||
- SHA256_HASH=f9a8cdb38b9c309326764ebc937cba1523a3a751a7ab05df3ecc99d18ae466c9
|
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- '1.7.1'
|
- '2.0'
|
||||||
- '1.7'
|
|
||||||
|
|
Loading…
Reference in a new issue