Skip to content

Commit

Permalink
chore: add gitlab-ci test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Aug 26, 2019
1 parent 8258c9f commit 3c766ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -47,7 +47,7 @@ test:
- docs/argparse/args.md
- docs/api/
only:
- master
- master, ci-test

pages:
stage: deploy
Expand Down Expand Up @@ -77,5 +77,5 @@ pages:
paths:
- public
only:
- master
- master, ci-test

0 comments on commit 3c766ee

Please sign in to comment.