Skip to content

Commit

Permalink
Release 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vdveldet committed Oct 4, 2019
1 parent a3cd16a commit 16bad9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matrix:
- IMAGE_COMPILE=nginx-compile
- DOCKERFILE_COMPILE=Dockerfile_compile_debian
- DOCKERFILE=Dockerfile_debian
- VERSION=0.9
- VERSION=0.10
- NGINX_VERSION=1.17.3
- NGINX_FULL_VERSION=1.17.3-1+ubuntu18.04.1+deb.sury.org+1
- MODSECURITY=3.0
Expand Down Expand Up @@ -59,7 +59,7 @@ deploy:
on:
branch: master
- provider: releases
api_key: "${GH_TOKEN}"
api_key: ${GH_TOKEN}
file: deb/nginx-module-modsecurity3_${NGINX_VERSION}.deb
skip_cleanup: true
on:
Expand Down

0 comments on commit 16bad9f

Please sign in to comment.