Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
QA Toolset T3
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public
QA Toolset T3
Commits
fb1a3de9
Commit
fb1a3de9
authored
4 months ago
by
Henry Wittig
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix/binary-name-of-rector' into '1.x'
Update docker-compose.yml See merge request riconet-public/qa-toolset-t3!31
parents
1fe4b9d9
2c2f4737
Branches
1.x
Tags
1.2.2
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+1
-1
1 addition, 1 deletion
docker-compose.yml
with
1 addition
and
1 deletion
docker-compose.yml
+
1
−
1
View file @
fb1a3de9
...
...
@@ -100,7 +100,7 @@ services:
volumes
:
-
${ROOT_DIR}:${ROOT_DIR}
working_dir
:
${ROOT_DIR}
command
:
"
rector
process
.
-c
${CONFIG_PATH}/rector.php
${EXTRA_TEST_OPTIONS}"
command
:
"
rector
1
process
.
-c
${CONFIG_PATH}/rector.php
${EXTRA_TEST_OPTIONS}"
#======================================================
# Unit tests
#======================================================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment