Skip to content

Commit

Permalink
Last tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
AuHau committed Feb 14, 2019
1 parent de18029 commit 19f6581
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,13 @@ jobs:
- mkdocs gh-deploy -v --clean --remote-name gh-token;
- stage: deploy-release
name: "Create draft release"
language: python
python: '3.6'
script: echo 'Lets do it!'
deploy:
provider: releases
api_key: ${GH_TOKEN}
draft: true
on:
tags: true
repo: AuHau/giTrack
repo: AuHau/ipfs-publish
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Git URL: https://github.com/auhau/auhau.github.io
Secret: EAHJ43UYT7LUEM4QFRZ4IFAXL
IPNS key: ipfs_publishg_github_com_auhau_auhau_github_io
IPNS lifetime: 24h
IPNS ttl: 15m
IPNS address: /ipns/QmRTqaW3AJJXmKyiNT7MqqZ4VjGtNNxPyTkgo3Q7pmoCeX/
Last IPFS address: None
Webhook address: http://localhost:8080/publish/github_com_auhau_auhau_github_io
Expand Down

0 comments on commit 19f6581

Please sign in to comment.