Export explorer/ into the real explorer repository
This commit is contained in:
parent
8dd5384d6d
commit
25d72fbed5
|
@ -21,7 +21,7 @@ jobs:
|
||||||
depth: false
|
depth: false
|
||||||
script:
|
script:
|
||||||
- .travis/export-github-repo.sh web3.js/ test-solana-web3.js
|
- .travis/export-github-repo.sh web3.js/ test-solana-web3.js
|
||||||
- .travis/export-github-repo.sh explorer/ test-explorer
|
- .travis/export-github-repo.sh explorer/ explorer
|
||||||
|
|
||||||
- &release-artifacts
|
- &release-artifacts
|
||||||
if: type IN (api, cron) OR tag IS present
|
if: type IN (api, cron) OR tag IS present
|
||||||
|
|
Loading…
Reference in New Issue