Skip to content

Commit df8760a

Browse files
committed
add secret to .travis.yml
1 parent 969bfca commit df8760a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ deploy:
4343
provider: puppetforge
4444
user: puppet
4545
password:
46-
secure: ""
46+
secure: "D0l5n9nSaR4BTQ/fB95EWk0CuiSjLCaYDo6W5hesyaehBACbQqexEGBW2XLRlAIGz4QHgA6z87gu1Y7FMuot7xJXqgur4NU4pbrdzjz/gLuVPRxxWEmAp68yBwkwO2QoC3ISfzgRJjOMlTfAjM7dROpAoRPuNDMFGdAoC259ggA="
4747
on:
4848
tags: true
4949
# all_branches is required to use tags

0 commit comments

Comments
 (0)