mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-01-12 22:44:36 +08:00
?
This commit is contained in:
@@ -11,7 +11,9 @@ shared:
|
||||
timeout: 35m
|
||||
dependencies:
|
||||
- yarn
|
||||
- bundler
|
||||
run:
|
||||
- bundle exec eval $(ejson2env test.ejson)
|
||||
- yarn run build
|
||||
- ./.shopify-build/deploy-alpha-package.sh
|
||||
- ./.shopify-build/setup-consumer-test.sh web
|
||||
|
||||
@@ -4,6 +4,7 @@ GEM
|
||||
addressable (2.5.2)
|
||||
public_suffix (>= 2.0.2, < 4.0)
|
||||
ejson (1.2.1)
|
||||
ejson2env (1.1.0)
|
||||
faraday (0.15.4)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
jwt (2.1.0)
|
||||
@@ -21,6 +22,7 @@ PLATFORMS
|
||||
|
||||
DEPENDENCIES
|
||||
ejson
|
||||
ejson2env
|
||||
jwt
|
||||
octokit
|
||||
rake
|
||||
|
||||
Reference in New Issue
Block a user