This commit is contained in:
@@ -24,10 +24,10 @@ steps:
|
||||
commands:
|
||||
- make build-validator
|
||||
|
||||
- name: build-web
|
||||
- name: build-frontend
|
||||
image: bun:1.2.8
|
||||
commands:
|
||||
- make build-web
|
||||
- make build-frontend
|
||||
|
||||
- name: image-backend
|
||||
image: plugins/docker
|
||||
@@ -111,12 +111,12 @@ steps:
|
||||
depends_on:
|
||||
- build-backend
|
||||
- build-validator
|
||||
- build-web
|
||||
- build-frontend
|
||||
when:
|
||||
event:
|
||||
- pull_request
|
||||
---
|
||||
kind: signature
|
||||
hmac: 9d45e7e2eeed92974ab938b0b50e3565593927bc427fb6be8daed867403c536c
|
||||
hmac: fe30134398866c51ee8d9ca3e8eba85b6ca0f8a517a132b3fbda6698bfff719e
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user