Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
1d28409f
Unverified
Commit
1d28409f
authored
Feb 26, 2018
by
yann300
Committed by
GitHub
Feb 26, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1112 from ethereum/fixPublishToAlpha
Fix publish to alpha
parents
f52a555c
8835b475
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1 addition
and
2 deletions
+1
-2
deploy_from_travis_master.sh
ci/deploy_from_travis_master.sh
+0
-1
deploy_from_travis_remix-live.sh
ci/deploy_from_travis_remix-live.sh
+1
-1
deploy_key.enc
ci/deploy_key.enc
+0
-0
deploy_key_remix-live-alpha.enc
ci/deploy_key_remix-live-alpha.enc
+0
-0
deploy_key_yann300_remix.enc
ci/deploy_key_yann300_remix.enc
+0
-0
No files found.
ci/deploy_from_travis_master.sh
View file @
1d28409f
...
@@ -24,7 +24,6 @@ ENCRYPTED_IV3=${!ENCRYPTED_IV_VAR3}
...
@@ -24,7 +24,6 @@ ENCRYPTED_IV3=${!ENCRYPTED_IV_VAR3}
touch
deploy_key_remix-live-alpha
touch
deploy_key_remix-live-alpha
chmod
600 deploy_key_remix-live-alpha
chmod
600 deploy_key_remix-live-alpha
openssl aes-256-cbc
-K
$ENCRYPTED_KEY3
-iv
$ENCRYPTED_IV3
-in
ci/deploy_key_remix-live-alpha.enc
-out
deploy_key_remix-live-alpha
-d
openssl aes-256-cbc
-K
$ENCRYPTED_KEY3
-iv
$ENCRYPTED_IV3
-in
ci/deploy_key_remix-live-alpha.enc
-out
deploy_key_remix-live-alpha
-d
eval
`
ssh-agent
-s
`
eval
`
ssh-agent
-s
`
...
...
ci/deploy_from_travis_remix-live.sh
View file @
1d28409f
...
@@ -23,7 +23,7 @@ ENCRYPTED_KEY2=${!ENCRYPTED_KEY_VAR2}
...
@@ -23,7 +23,7 @@ ENCRYPTED_KEY2=${!ENCRYPTED_KEY_VAR2}
ENCRYPTED_IV2
=
${
!ENCRYPTED_IV_VAR2
}
ENCRYPTED_IV2
=
${
!ENCRYPTED_IV_VAR2
}
touch
deploy_key_remix-live
touch
deploy_key_remix-live
chmod
600 deploy_key
deploy_key
_remix-live
chmod
600 deploy_key_remix-live
openssl aes-256-cbc
-K
$ENCRYPTED_KEY2
-iv
$ENCRYPTED_IV2
-in
ci/deploy_key_remix-live.enc
-out
deploy_key_remix-live
-d
openssl aes-256-cbc
-K
$ENCRYPTED_KEY2
-iv
$ENCRYPTED_IV2
-in
ci/deploy_key_remix-live.enc
-out
deploy_key_remix-live
-d
eval
`
ssh-agent
-s
`
eval
`
ssh-agent
-s
`
...
...
ci/deploy_key.enc
deleted
100644 → 0
View file @
f52a555c
File deleted
ci/deploy_key_remix-live-alpha.enc
0 → 100644
View file @
1d28409f
File added
ci/deploy_key_yann300_remix.enc
deleted
100644 → 0
View file @
f52a555c
File deleted
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