Fix revert to snapshot job (#2356)
This commit is contained in:
parent
e7a7b79f3e
commit
088555ce28
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests-nightly.yml
vendored
1
.github/workflows/tests-nightly.yml
vendored
|
@ -71,6 +71,7 @@ jobs:
|
|||
|
||||
- name: revert snapshot
|
||||
env:
|
||||
CI: true
|
||||
SALEOR_CLI_ENV: staging
|
||||
run: npx saleor backup restore 9S4PckyI --skip-webhooks-update
|
||||
|
||||
|
|
Loading…
Reference in a new issue