Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 11, 2017
1 parent 0f9e62c commit f8b9adf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@ jobs:
- stage: Build and publish
env:
- JOB=publish-examples-gmf
script:
after_success:
- buildtools/deploy.sh
if: type = push AND repo = camptocamp/ngeo AND branch IS present
- stage: Build and publish
env:
- JOB=publish-apps-gmf
script:
before_script:
- buildtools/deploy.sh
if: type = push AND repo = camptocamp/ngeo AND branch IS present
- stage: Build and publish
Expand Down

0 comments on commit f8b9adf

Please sign in to comment.