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
8846f8d4
Unverified
Commit
8846f8d4
authored
Nov 26, 2018
by
yann300
Committed by
GitHub
Nov 26, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1080 from ethereum/yann300-patch-11
Update config.yml
parents
33f2dfb3
81d7211c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
config.yml
.circleci/config.yml
+5
-5
No files found.
.circleci/config.yml
View file @
8846f8d4
...
...
@@ -6,7 +6,7 @@ version: 2
jobs
:
remix-lib
:
docker
:
-
image
:
circleci/node:
9.11.2
-
image
:
circleci/node:
10
environment
:
working_directory
:
~/repo
steps
:
...
...
@@ -16,7 +16,7 @@ jobs:
remix-debug
:
docker
:
-
image
:
circleci/node:
9.11.2
-
image
:
circleci/node:
10
environment
:
working_directory
:
~/repo
steps
:
...
...
@@ -26,7 +26,7 @@ jobs:
remix-analyzer
:
docker
:
-
image
:
circleci/node:
9.11.2
-
image
:
circleci/node:
10
environment
:
working_directory
:
~/repo
steps
:
...
...
@@ -36,7 +36,7 @@ jobs:
remix-tests
:
docker
:
-
image
:
circleci/node:
9.11.2
-
image
:
circleci/node:
10
environment
:
working_directory
:
~/repo
steps
:
...
...
@@ -46,7 +46,7 @@ jobs:
remix-simulator
:
docker
:
-
image
:
circleci/node:
9.11.2
-
image
:
circleci/node:
10
environment
:
working_directory
:
~/repo
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