158:5fcf0955129c
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:53:48 +0800
provision: add CSP header, *-src are either 'self' or 'none'

next change 160:9cff55b8bb87
previous change 157:45e6e68a871b

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
- make -j libs