Skip to content

Commit

Permalink
NTR: add new nightly build for pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed May 10, 2023
1 parent 78417ec commit 231cead
Show file tree
Hide file tree
Showing 4 changed files with 406 additions and 45 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/ci_pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,6 @@ jobs:

- name: Build Plugin
uses: ./.github/actions/build-plugin
with:
shopware: 6.4.20.1

e2e:
name: E2E | Shopware ${{ matrix.shopware }}, PHP ${{ matrix.php }}
Expand All @@ -346,44 +344,6 @@ jobs:
php: '8.2'
- shopware: '6.4.20.2'
php: '8.2'
- shopware: '6.4.19.0'
php: '8.2'
- shopware: '6.4.18.0'
php: '8.2'
- shopware: '6.4.17.2'
php: '8.1'
- shopware: '6.4.17.1'
php: '8.1'
- shopware: '6.4.16.1'
php: '8.1'
- shopware: '6.4.15.2'
php: '8.1'
- shopware: '6.4.15.1'
php: '8.1'
- shopware: '6.4.14.0'
php: '8.1'
- shopware: '6.4.12.0'
php: '8.0'
- shopware: '6.4.11.1'
php: '8.0'
- shopware: '6.4.10.0'
php: '8.0'
- shopware: '6.4.9.0'
php: '7.4'
- shopware: '6.4.8.2'
php: '7.4'
- shopware: '6.4.7.0'
php: '7.4'
- shopware: '6.4.6.1'
php: '7.4'
- shopware: '6.4.5.1'
php: '7.4'
- shopware: '6.4.4.1'
php: '7.4'
- shopware: '6.4.2.1'
php: '7.4'
- shopware: '6.4.1.2'
php: '7.4'
- shopware: '6.4.0.0'
php: '7.4'
steps:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/e2e_playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:

- name: Build Plugin
uses: ./.github/actions/build-plugin
with:
shopware: ${{ github.event.inputs.swVersion }}

e2e:
name: E2E Tests | Shopware ${{ github.event.inputs.swVersion }}, PHP ${{ github.event.inputs.phpVersion }}
Expand Down
Loading

0 comments on commit 231cead

Please sign in to comment.