libcwtch 1.5.2 and drone no download if have non essential containers
continuous-integration/drone/pr Build is passing Details

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