File tree Expand file tree Collapse file tree 7 files changed +10
-7
lines changed
Expand file tree Collapse file tree 7 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - [ PR-121] ( https://github.com/itk-dev/devops_itkdev-docker/pull/121 ) )
11+ - Changed COMPOSE_USER to runner.
1012- [ PR-108] ( https://github.com/itk-dev/devops_itkdev-docker/pull/108 )
11- Added Drupal module template
13+ - Added Drupal module template
1214
1315### Changed
1416
@@ -30,3 +32,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3032- Switch to NFS mounts
3133
3234## [ 1.0.0]
35+
Original file line number Diff line number Diff line change 2626name : Composer
2727
2828env :
29- COMPOSE_USER : root
29+ COMPOSE_USER : runner
3030
3131on :
3232 pull_request :
Original file line number Diff line number Diff line change 3434name : PHP
3535
3636env :
37- COMPOSE_USER : root
37+ COMPOSE_USER : runner
3838
3939on :
4040 pull_request :
Original file line number Diff line number Diff line change 3434name : PHP
3535
3636env :
37- COMPOSE_USER : root
37+ COMPOSE_USER : runner
3838
3939on :
4040 pull_request :
Original file line number Diff line number Diff line change 1919name : Drupal
2020
2121env :
22- COMPOSE_USER : root
22+ COMPOSE_USER : runner
2323
2424on :
2525 pull_request :
Original file line number Diff line number Diff line change 3434name : Symfony PHP
3535
3636env :
37- COMPOSE_USER : root
37+ COMPOSE_USER : runner
3838
3939on :
4040 pull_request :
Original file line number Diff line number Diff line change 2424name : Twig
2525
2626env :
27- COMPOSE_USER : root
27+ COMPOSE_USER : runner
2828
2929on :
3030 pull_request :
You can’t perform that action at this time.
0 commit comments