Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Datree
Commits
218cc1f3
Commit
218cc1f3
authored
4 years ago
by
Dima Brusilovsky
Browse files
Options
Download
Email Patches
Plain Diff
fix: su travis
parent
2bbd5f99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+1
-1
.travis.yml
with
1 addition
and
1 deletion
+1
-1
.travis.yml
+
1
-
1
View file @
218cc1f3
...
...
@@ -19,7 +19,7 @@ before_deploy:
-
openssl aes-256-cbc -K $encrypted_ec650c0356a9_key -iv $encrypted_ec650c0356a9_iv -in DatreeCli.cer.enc -out DatreeCli.cer -d
# Secure private key
-
openssl aes-256-cbc -K $encrypted_2dfcdd1dc486_key -iv $encrypted_2dfcdd1dc486_iv -in DatreeCli.p12.enc -out DatreeCli.p12 -d
-
sudo
chown
-
R
travis
/Users/travis
-
sudo
su
- travis
-
sudo security create-keychain -p test buildagent.keychain
-
sudo security default-keychain -s buildagent.keychain
-
sudo security unlock-keychain -p test buildagent.keychain
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment