Skip to content

Commit

Permalink
add secret to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed May 22, 2016
1 parent 32bb7e3 commit 655bf20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -35,7 +35,7 @@ deploy:
provider: puppetforge
user: puppet
password:
secure: ""
secure: "xwp69Nk5akckY84I/UecQOJx1guhKFscwR16AURDw/A2oO6uY2T8iHqWN+i0jrQ4rB+EZK76dTvDZiNIOBByPc0GC4Hn53L2wy0uEz41Sd/Ys4gZviIFjY81y2jEeFa2MFPAI5KWCBFk4vPOoT8raYpkBA37ux6kvm2bemmqqSQ="
on:
tags: true
# all_branches is required to use tags
Expand Down

0 comments on commit 655bf20

Please sign in to comment.