mirror of
https://github.com/golang-standards/project-layout
synced 2024-11-17 03:25:58 +00:00
Fix typo in the word "Continuous"
This commit is contained in:
parent
a98d2d4e92
commit
6b2605690a
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user