Renamed build step.
This commit is contained in:
@@ -13,7 +13,8 @@ steps:
|
||||
commands:
|
||||
- node -v
|
||||
- yarn --version
|
||||
- name: backend_build
|
||||
|
||||
- name: frontend_build
|
||||
image: node:14
|
||||
commands:
|
||||
- node -v
|
||||
|
||||
Reference in New Issue
Block a user