This commit is contained in:
parent
a9f3467a57
commit
667211d956
@ -22,6 +22,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
|
- name: Build Repo
|
||||||
|
run: pnpm run build
|
||||||
|
|
||||||
- name: Build and Push (Node)
|
- name: Build and Push (Node)
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user