Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
Issue #69: the pip-installer CI script now has the same 'only' clause…
Browse files Browse the repository at this point in the history
… as the dev testjob CI script
  • Loading branch information
Dzhoshkun Ismail Shakir committed Aug 8, 2017
1 parent 52607e4 commit 5a8e91a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ testjob:
pip-installer:
stage: pip_test
only:
- 69-push-to-pip-repository-after-commit-to-master-off-dev
- 69-push-to-pip-repository-after-commit-to-master-off-dev-restructure-hierarchy
- 131-pip-bundle-does-not-work-with-cpu-only-tensorflow-drop-tensorflow-auto-install
- master
- dev
- dev-staging
- tags
script:
# source utils
Expand Down

0 comments on commit 5a8e91a

Please sign in to comment.