Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
syntax_j
mycard
Commits
83f5189c
Commit
83f5189c
authored
Nov 04, 2016
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CI
parent
06db45c2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
.travis.yml
.travis.yml
+1
-1
ssh-key.enc
ssh-key.enc
+0
-0
No files found.
.travis.yml
View file @
83f5189c
...
@@ -31,7 +31,7 @@ cache:
...
@@ -31,7 +31,7 @@ cache:
-
$HOME/.cache
-
$HOME/.cache
before_install
:
before_install
:
-
openssl aes-256-cbc -K $encrypted_
c268b785a48e_key -iv $encrypted_c268b785a48
e_iv -in ssh-key.enc -out $HOME/.ssh/id_ecdsa -d
-
openssl aes-256-cbc -K $encrypted_
9f35b7f09ebe_key -iv $encrypted_9f35b7f09eb
e_iv -in ssh-key.enc -out $HOME/.ssh/id_ecdsa -d
-
chmod 600 $HOME/.ssh/id_ecdsa
-
chmod 600 $HOME/.ssh/id_ecdsa
install
:
install
:
...
...
ssh-key.enc
View file @
83f5189c
No preview for this file type
Write
Preview
Markdown
is supported
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