mirror of
https://github.com/onsonr/motr.git
synced 2025-03-10 17:29:10 +00:00
refactor: refactor application structure and move source code to app directory
This commit is contained in:
parent
549e69b124
commit
609198b86c
@ -2,9 +2,15 @@
|
|||||||
version: 2
|
version: 2
|
||||||
project_name: sonr
|
project_name: sonr
|
||||||
|
|
||||||
|
hooks:
|
||||||
|
before:
|
||||||
|
- export RELEASE_DATE="$(date +%Y).$(date +%V).$(date +%u)"
|
||||||
|
- echo "Release date is $RELEASE_DATE"
|
||||||
|
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- id: motr
|
- id: motr
|
||||||
main: ./cmd/main.go
|
main: ./cmd/vault/main.go
|
||||||
binary: app
|
binary: app
|
||||||
goos:
|
goos:
|
||||||
- js
|
- js
|
||||||
|
BIN
pkg/.DS_Store
vendored
BIN
pkg/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user