-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1250 from PrestaShopCorp/feat/googlepay
Release v8.4.1.0
- Loading branch information
Showing
148 changed files
with
1,215 additions
and
22,353 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,12 +54,6 @@ jobs: | |
env: | ||
GCP_PROJECT: ${{ secrets.GCP_PROJECT_INTEGRATION }} | ||
|
||
- name: Build JS dependencies | ||
uses: PrestaShopCorp/github-action-build-js/[email protected] | ||
with: | ||
cmd: npm | ||
path: ./ | ||
|
||
- name: Install composer dependencies | ||
run: composer install --no-dev -o | ||
|
||
|
@@ -104,12 +98,6 @@ jobs: | |
env: | ||
GCP_PROJECT: ${{ secrets.GCP_PROJECT_PREPRODUCTION }} | ||
|
||
- name: Build JS dependencies | ||
uses: PrestaShopCorp/github-action-build-js/[email protected] | ||
with: | ||
cmd: npm | ||
path: ./ | ||
|
||
- name: Install composer dependencies | ||
run: composer install --no-dev -o | ||
|
||
|
@@ -152,12 +140,6 @@ jobs: | |
env: | ||
GCLOUD_PROJECT: ${{ secrets.GCLOUD_PROJECT_PRODUCTION }} | ||
|
||
- name: Build JS dependencies | ||
uses: PrestaShopCorp/github-action-build-js/[email protected] | ||
with: | ||
cmd: npm | ||
path: ./ | ||
|
||
- name: Install composer dependencies | ||
run: composer install --no-dev -o | ||
|
||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.