libcwtch 1.5.2 and drone no download if have non essential containers

This commit is contained in:
Dan Ballard 2021-12-20 19:00:11 -05:00
parent 513035789d
commit 607a602e3c
3 changed files with 7 additions and 3 deletions

View File

@ -106,6 +106,7 @@ steps:
- name: deploy-buildfiles
image: kroniak/ssh-client
pull: if-not-exists
environment:
BUILDFILES_KEY:
from_secret: buildfiles_key
@ -129,6 +130,7 @@ steps:
- name: notify-email
image: drillster/drone-email
pull: if-not-exists
settings:
host: build.openprivacy.ca
port: 25
@ -139,6 +141,7 @@ steps:
- name: notify-gogs
image: openpriv/drone-gogs
pull: if-not-exists
when:
event: pull_request
status: [ success, changed, failure ]
@ -220,7 +223,8 @@ steps:
- powershell -command "Expand-Archive -Path tor.zip -DestinationPath $Env:releasedir\Tor"
- name: package-windows
image: openpriv/nsis:latest
image: openpriv/nsis
pull: if-not-exists
when:
event: push
status: [ success ]

View File

@ -1 +1 @@
2021-12-19-15-59-v1.5.1-6-g95c3670
2021-12-20-18-47-v1.5.2

View File

@ -1 +1 @@
2021-12-19-20-58-v1.5.1-6-g95c3670
2021-12-20-23-47-v1.5.2