mirror of
https://github.com/onsonr/motr.git
synced 2025-03-10 09:27:08 +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
|
||||
project_name: sonr
|
||||
|
||||
hooks:
|
||||
before:
|
||||
- export RELEASE_DATE="$(date +%Y).$(date +%V).$(date +%u)"
|
||||
- echo "Release date is $RELEASE_DATE"
|
||||
|
||||
|
||||
builds:
|
||||
- id: motr
|
||||
main: ./cmd/main.go
|
||||
main: ./cmd/vault/main.go
|
||||
binary: app
|
||||
goos:
|
||||
- js
|
||||
|
BIN
pkg/.DS_Store
vendored
BIN
pkg/.DS_Store
vendored
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user