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
cc863ab9
Unverified
Commit
cc863ab9
authored
Feb 14, 2018
by
yann300
Committed by
GitHub
Feb 14, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1083 from ethereum/circle
Fix CircleCI env var
parents
f2237510
6a1f7029
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
config.yml
.circleci/config.yml
+6
-6
No files found.
.circleci/config.yml
View file @
cc863ab9
...
@@ -14,12 +14,12 @@ jobs:
...
@@ -14,12 +14,12 @@ jobs:
# documented at https://circleci.com/docs/2.0/circleci-images/
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/mongo:3.4.4
# - image: circleci/mongo:3.4.4
environment
:
environment
:
-
ENCRYPTION_LABEL1
=
"b5c2730599da"
-
ENCRYPTION_LABEL1
:
"
b5c2730599da"
-
ENCRYPTION_LABEL2
=
"85f76a180658"
-
ENCRYPTION_LABEL2
:
"
85f76a180658"
-
ENCRYPTION_LABEL3
=
"1b1c118ea62d"
-
ENCRYPTION_LABEL3
:
"
1b1c118ea62d"
-
COMMIT_AUTHOR_EMAIL
=
"chris@ethereum.org"
-
COMMIT_AUTHOR_EMAIL
:
"
chris@ethereum.org"
-
COMMIT_AUTHOR
=
"Circle CI"
-
COMMIT_AUTHOR
:
"
Circle
CI"
-
FILES_TO_PACKAGE
=
"assets background.js build icon.png index.html manifest.json README.md soljson.js"
-
FILES_TO_PACKAGE
:
"
assets
background.js
build
icon.png
index.html
manifest.json
README.md
soljson.js"
working_directory
:
~/repo
working_directory
:
~/repo
steps
:
steps
:
...
...
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