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