mirror of
https://github.com/cupcakearmy/liquet.git
synced 2025-09-05 15:30:40 +00:00
yarn
This commit is contained in:
@@ -3,12 +3,12 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: cupcakearmy/pnpm
|
||||
image: node:12
|
||||
pull: always
|
||||
commands:
|
||||
- node -v
|
||||
- pnpm --shamefully-flatten i
|
||||
- pnpm run build
|
||||
- yarn
|
||||
- yarn run build
|
||||
|
||||
|
||||
- name: deploy
|
||||
|
Reference in New Issue
Block a user