Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
add secret to .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Jun 30, 2018
1 parent 9921454 commit 72dc088
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 @@ -49,7 +49,7 @@ deploy:
provider: puppetforge
user: puppet
password:
secure: ""
secure: "cQdjbcwx+q/ArSkOtnxMYmlsWnJmyNEz7IUmpSx3F/z1ntX75/J3mJYFgYuvrOw2IbmmuwgVPofBpJjJajkhGOpaywOjKA6PgxKzSEu6e/q5CXJwMLnsDhHqY6X9bdGF5TU/DUkNzxBQlI7uDyk3yBVAACzLGMTCFksoztdlIbI="
on:
tags: true
# all_branches is required to use tags
Expand Down

0 comments on commit 72dc088

Please sign in to comment.