mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-12-22 08:06:24 +00:00
yarn
This commit is contained in:
parent
29109d4ea9
commit
709c0bf280
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user