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