Skip to content

Commit

Permalink
Workflow test new
Browse files Browse the repository at this point in the history
  • Loading branch information
kenariosz committed Nov 14, 2024
1 parent 87afa66 commit 876be97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/oxid-esales/metapackage-7.1-slim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install:
container:
options: '-e ESHOP_BOOTSTRAP_PATH=vendor/oxid-esales/oxideshop-ce/source/bootstrap.php'
composer:
root_url: 'https://raw.githubusercontent.com/{{ .Github.Repository }}/b-7.1/composer.json'
root_url: 'https://raw.githubusercontent.com/{{ .Github.Repository }}/b-7.1-workflow-test/composer.json'
transform: |
{
"config": {
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"homepage": "https://www.oxid-esales.com/en/home.html",
"license": "proprietary",
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"composer/ca-bundle": "1.5.0",
"composer/class-map-generator": "1.1.1",
Expand Down

0 comments on commit 876be97

Please sign in to comment.