This commit is contained in:
@ -11,7 +11,7 @@ steps:
|
|||||||
image: node:lts-bullseye
|
image: node:lts-bullseye
|
||||||
commands:
|
commands:
|
||||||
- apt-get update -y && apt-get install git -y
|
- apt-get update -y && apt-get install git -y
|
||||||
- yarn build
|
- yarn && yarn build
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
|
Reference in New Issue
Block a user