mirror of
https://github.com/golang-standards/project-layout.git
synced 2026-02-04 06:06:18 +00:00
Merge branch 'master' of https://github.com/golang-standards/project-layout
This commit is contained in:
@@ -92,7 +92,7 @@ See the [`/scripts`](scripts/README.md) directory for examples.
|
|||||||
|
|
||||||
### `/build`
|
### `/build`
|
||||||
|
|
||||||
Packaging and Continous Integration.
|
Packaging and Continuous Integration.
|
||||||
|
|
||||||
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.
|
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# `/build`
|
# `/build`
|
||||||
|
|
||||||
Packaging and Continous Integration.
|
Packaging and Continuous Integration.
|
||||||
|
|
||||||
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.
|
Put your cloud (AMI), container (Docker), OS (deb, rpm, pkg) package configurations and scripts in the `/build/package` directory.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user