Skip to content

Commit

Permalink
Temporarily publish Docker dev builds from release/3 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Mar 4, 2020
1 parent 6d8298a commit 05d3eaa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,11 @@ deploy:
all_branches: true
node_js: "node"
os: "linux"
- provider: script
skip-cleanup: true
script: ~/.lerna-docker/bin/lerna-docker linkeddatafragments push
on:
tags: false
branch: release/3
node_js: "node"
os: "linux"

0 comments on commit 05d3eaa

Please sign in to comment.