mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
Update circle.yml
This commit is contained in:
parent
39c85ba561
commit
59a0b74ee6
@ -21,7 +21,7 @@ dependencies:
|
||||
|
||||
test:
|
||||
pre:
|
||||
- cd $CPATH && go run cli/main.go --migrate -c config.json
|
||||
- cd $CPATH && go run cli/main.go --migrate -config config.json
|
||||
|
||||
override:
|
||||
- cd $CPATH && go vet ./...
|
||||
|
Loading…
Reference in New Issue
Block a user