mirror of
https://github.com/Instadapp/aave-protocol-v2.git
synced 2024-07-29 21:47:30 +00:00
Run CI to test publish image prepare
This commit is contained in:
parent
9cd6175f11
commit
422d843815
|
@ -56,6 +56,7 @@ prepare:
|
|||
- docker push ${IMAGE}
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
|
||||
publish:
|
||||
image: ${IMAGE}
|
||||
|
@ -68,3 +69,6 @@ publish:
|
|||
- npm run compile
|
||||
- ${VERSION}
|
||||
- npm publish --access public
|
||||
only:
|
||||
- master
|
||||
- merge_requests
|
||||
|
|
Loading…
Reference in New Issue
Block a user