parent
1c9291932a
commit
b09f2d556f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-nightly.yml
vendored
2
.github/workflows/tests-nightly.yml
vendored
|
@ -85,7 +85,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
SALEOR_CLI_ENV: staging
|
||||
run: npx saleor backup restore XXDODfk2 --skip-webhooks-update
|
||||
run: npx saleor backup restore 3R5IPRr6 --skip-webhooks-update
|
||||
|
||||
- name: Notify Slack
|
||||
if: ${{ failure() }}
|
||||
|
|
Loading…
Reference in a new issue