Skip to content
Snippets Groups Projects
Commit 6092e7fe authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix build script

parent 69ed22ad
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ language: python ...@@ -2,7 +2,7 @@ language: python
stages: stages:
- name: test - name: test
- name: deploy - name: deploy
if: branch = master if: tag is present
cache: pip cache: pip
jobs: jobs:
include: include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment