Activate plugins on new snapshot (#2149)

* run critical tests

* run stable tests

* update snapshot to restore
This commit is contained in:
Karolina Rakoczy 2022-07-08 09:52:36 +02:00 committed by GitHub
parent 10e5b8d331
commit 2c206e7eb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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