ci
This commit is contained in:
parent
eed624e491
commit
5637b002a5
@ -46,17 +46,7 @@ jobs:
|
||||
- name: set cavans registry
|
||||
run: pnpm config set canvas_binary_host_mirror https://registry.npmmirror.com/-/binary/canvas
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: Run Build Project
|
||||
run: pnpm run build
|
||||
|
||||
- name: Run Build Docker
|
||||
run: make docker
|
||||
|
||||
- name: Run Push Image
|
||||
run: make publish-docker
|
||||
|
||||
- name: Run Docker Compose
|
||||
run: make run-docker
|
||||
run: make build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user