Compare commits
1 Commits
master
..
36c6d1b283
| Author | SHA1 | Date | |
|---|---|---|---|
| 36c6d1b283 |
@@ -14,7 +14,7 @@ See `make help` for more details
|
||||
|
||||
### Deployment
|
||||
|
||||
Environment overrides can be written in `environments/<env>.env`
|
||||
Environment overrides can be written in environments/<env>.vars
|
||||
then launched with `make all env=<env>`
|
||||
|
||||
#### CI
|
||||
@@ -22,7 +22,7 @@ then launched with `make all env=<env>`
|
||||
This folder has scripts to
|
||||
|
||||
* Deploy and Delete a CI environment
|
||||
* Deploy a permanent environment based on `environments/<env>.env`
|
||||
* Deploy a permanent environment based on environments/<env>
|
||||
* Cleanup environments after merging
|
||||
|
||||
## Contributing
|
||||
|
||||
Reference in New Issue
Block a user