Skip to content

Commit 7d033d2

Browse files
committed
add secret to .travis.yml
1 parent 48a32f2 commit 7d033d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ deploy:
148148
provider: puppetforge
149149
user: puppet
150150
password:
151-
secure: ""
151+
secure: "bBDDSSz8OQwK0zxJ4EjM01bE4uoNMzTXyxp2lllXdv6PYAJCI4bCCcdRF7OKLAWaRtm6c0HJGnfMXzmwqHF/pJSUZzfTGe4uwZrrmaGvdalP4fXtLWpviAoez8La0Nx7JYqwPPprP7nySBD8M3rUuOZJetXQM6yGgj4YSs2lKMo="
152152
on:
153153
tags: true
154154
# all_branches is required to use tags

0 commit comments

Comments
 (0)