´License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
1b16bdacdd
commit
1b6adbbef0
@ -31,7 +31,7 @@ jobs:
|
||||
- image: circleci/golang
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: /tmp/workspace
|
||||
at: '~/project'
|
||||
- run: go build
|
||||
workflows:
|
||||
version: 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user