Skip to content

Commit

Permalink
set up daily trigger for docker cloud via Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Dec 19, 2017
1 parent bbb86c3 commit 42d3755
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -0,0 +1,4 @@


# trigger docker cloud build
script: curl -X POST https://cloud.docker.com/api/build/v1/source/a05eddee-fae5-4b8c-8fdb-393b21c53dff/trigger/44b3cfda-313e-4bb5-9526-860500aff515/call/
4 changes: 4 additions & 0 deletions README.md
@@ -0,0 +1,4 @@


This branch is aimed at triggering daily builds of QGIS Docker image on Docker cloud.
Travis is configured with a daily build which will trigger the build on Docker cloud.

0 comments on commit 42d3755

Please sign in to comment.