Skip to content

Commit

Permalink
Update job artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
Dejan Knezevic committed Sep 12, 2018
1 parent dfe1ab3 commit 37e5a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ stages:
- py.test -v --cov=sevenbridges --cov-report=html
artifacts:
paths:
- test-report/htmlcov/*
- htmlcov/*

# Test with python 2.7
test:2.7:
Expand Down

0 comments on commit 37e5a36

Please sign in to comment.