Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
plugin
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
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
link33
plugin
Commits
263a00cf
Commit
263a00cf
authored
Jun 02, 2021
by
mdj33
Committed by
vipwzw
Jun 02, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build
parent
cb7a8267
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
17 deletions
+17
-17
build.yml
.github/workflows/build.yml
+17
-17
No files found.
.github/workflows/build.yml
View file @
263a00cf
...
@@ -141,23 +141,23 @@ jobs:
...
@@ -141,23 +141,23 @@ jobs:
make docker-compose dapp=paracross
make docker-compose dapp=paracross
make docker-compose-down dapp=paracross
make docker-compose-down dapp=paracross
#
ci_paracross_bls:
ci_paracross_bls
:
#
name: ci_paracross_bls
name
:
ci_paracross_bls
#
runs-on: ubuntu-latest
runs-on
:
ubuntu-latest
#
steps:
steps
:
#
- name: Set up Golang
-
name
:
Set up Golang
#
uses: actions/setup-go@v2
uses
:
actions/setup-go@v2
#
with:
with
:
#
go-version: 1.13
go-version
:
1.13
#
id: go
id
:
go
#
- name: set go env
-
name
:
set go env
#
run: export PATH=${PATH}:`go env GOPATH`/bin
run
:
export PATH=${PATH}:`go env GOPATH`/bin
#
- name: checkout
-
name
:
checkout
#
uses: actions/checkout@v2
uses
:
actions/checkout@v2
#
- name: deploy
-
name
:
deploy
#
run: |
run
:
|
#
make docker-compose dapp=paracross extra=1
make docker-compose dapp=paracross extra=1
#
make docker-compose-down dapp=paracross
make docker-compose-down dapp=paracross
ci_x2ethereum
:
ci_x2ethereum
:
name
:
ci_x2ethereum
name
:
ci_x2ethereum
...
...
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