Skip to content

Commit

Permalink
add secret to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Oct 19, 2018
1 parent 48a32f2 commit 7d033d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ deploy:
provider: puppetforge
user: puppet
password:
secure: ""
secure: "bBDDSSz8OQwK0zxJ4EjM01bE4uoNMzTXyxp2lllXdv6PYAJCI4bCCcdRF7OKLAWaRtm6c0HJGnfMXzmwqHF/pJSUZzfTGe4uwZrrmaGvdalP4fXtLWpviAoez8La0Nx7JYqwPPprP7nySBD8M3rUuOZJetXQM6yGgj4YSs2lKMo="
on:
tags: true
# all_branches is required to use tags
Expand Down

0 comments on commit 7d033d2

Please sign in to comment.