swich snapshot in automation tests (#2342)

This commit is contained in:
Karolina Rakoczy 2022-09-30 15:08:56 +02:00 committed by GitHub
parent a12a910f0b
commit af5166510a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ jobs:
- name: revert snapshot
env:
SALEOR_CLI_ENV: staging
run: npx saleor backup restore 6tOoEwCh --skip-webhooks-update
run: npx saleor backup restore 9S4PckyI --skip-webhooks-update
- name: Notify Slack
if: ${{ failure() }}