??
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
8378bb011d
commit
b49b944618
@ -22,10 +22,12 @@ jobs:
|
||||
cd frontend
|
||||
npm install
|
||||
npm run build
|
||||
- persist_to_workspace
|
||||
build-go:
|
||||
docker:
|
||||
- image: circleci/golang
|
||||
steps:
|
||||
- attach_workspace
|
||||
- run: go build
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user