154:646c6d06235f
Anton Shestakov <av6@dwimlabs.net>, Mon, 18 Sep 2017 00:50:22 +0800
provision: target newer Nginx versions (>1.7.5 for add_header with always)

next change 157:45e6e68a871b
previous change 153:15433f87db4b

bitbucket-pipelines.yml

Permissions: -rw-r--r--

Other formats: Feeds:
image: python:2
pipelines:
default:
- step:
caches:
- pip
script:
- pip install -r REQUIREMENTS
- ./test.py