diff --git a/.drone.yml b/.drone.yml index 80e32e7..f5c1a63 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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'