mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 13:14:53 +00:00
docs(integration): update repo in integration workflow readme file (#19)
This commit is contained in:
@@ -12,7 +12,7 @@ See the [integration.yaml](./integration.yaml)
|
|||||||
| package_name | The name of the package | true | NULL |
|
| package_name | The name of the package | true | NULL |
|
||||||
| source_folder | The source folder of the package | false | $GITHUB_WORKSPACE |
|
| source_folder | The source folder of the package | false | $GITHUB_WORKSPACE |
|
||||||
| magento_directory | The folder where Magento will be installed | false | ../magento2 |
|
| magento_directory | The folder where Magento will be installed | false | ../magento2 |
|
||||||
| magento_repository | Where to install Magento from | false | https://repo.magento.com/ |
|
| magento_repository | Where to install Magento from | false | https://mirror.mage-os.org/ |
|
||||||
| test_command | The integration test command to run | false | "../../../vendor/bin/phpunit" |
|
| test_command | The integration test command to run | false | "../../../vendor/bin/phpunit" |
|
||||||
|
|
||||||
## Secrets
|
## Secrets
|
||||||
|
|||||||
Reference in New Issue
Block a user