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
b1e699f4
Commit
b1e699f4
authored
Jun 01, 2021
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix downloadsolc_assets call
parent
db47a3dd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
config.yml
.circleci/config.yml
+4
-4
No files found.
.circleci/config.yml
View file @
b1e699f4
...
@@ -238,8 +238,8 @@ jobs:
...
@@ -238,8 +238,8 @@ jobs:
steps
:
steps
:
-
checkout
-
checkout
-
run
:
npm install
-
run
:
npm install
-
run
:
npx nx build remix-ide --with-deps
-
run
:
npm run downloadsolc_assets
-
run
:
npm run downloadsolc_assets
-
run
:
npx nx build remix-ide --with-deps
-
run
:
-
run
:
name
:
Deploy
name
:
Deploy
command
:
|
command
:
|
...
@@ -267,8 +267,8 @@ jobs:
...
@@ -267,8 +267,8 @@ jobs:
-
checkout
-
checkout
-
setup_remote_docker
-
setup_remote_docker
-
run
:
npm install
-
run
:
npm install
-
run
:
npx nx build remix-ide --with-deps
-
run
:
npm run downloadsolc_assets
-
run
:
npm run downloadsolc_assets
-
run
:
npx nx build remix-ide --with-deps
-
run
:
./apps/remix-ide/ci/copy_resources.sh
-
run
:
./apps/remix-ide/ci/copy_resources.sh
-
run
:
./apps/remix-ide/ci/publishIpfs
-
run
:
./apps/remix-ide/ci/publishIpfs
-
run
:
./apps/remix-ide/ci/build_and_publish_docker_images.sh
-
run
:
./apps/remix-ide/ci/build_and_publish_docker_images.sh
...
@@ -292,8 +292,8 @@ jobs:
...
@@ -292,8 +292,8 @@ jobs:
steps
:
steps
:
-
checkout
-
checkout
-
run
:
npm install
-
run
:
npm install
-
run
:
npx nx build remix-ide --with-deps
-
run
:
npm run downloadsolc_assets
-
run
:
npm run downloadsolc_assets
-
run
:
npx nx build remix-ide --with-deps
-
run
:
-
run
:
name
:
Deploy
name
:
Deploy
command
:
|
command
:
|
...
@@ -321,8 +321,8 @@ jobs:
...
@@ -321,8 +321,8 @@ jobs:
-
checkout
-
checkout
-
run
:
npm install
-
run
:
npm install
-
run
:
npm run build:libs
-
run
:
npm run build:libs
-
run
:
npm run build
-
run
:
npm run downloadsolc_assets
-
run
:
npm run downloadsolc_assets
-
run
:
npm run build
-
run
:
-
run
:
name
:
Deploy
name
:
Deploy
command
:
|
command
:
|
...
...
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