Test update snapshot keys (#3707)
* test-update-snaps hot-keys * new user for all devs - updated snapshot
This commit is contained in:
parent
f5cb534d12
commit
771ce401fd
2 changed files with 2 additions and 2 deletions
2
.github/workflows/clean-envs.yml
vendored
2
.github/workflows/clean-envs.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }}
|
||||
SNAPSHOT: Jh7YeJDi
|
||||
SNAPSHOT: RL6ZWoTX
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
|
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 vmSD8fo4 --skip-webhooks-update
|
||||
run: npx saleor backup restore CwdIldVp --skip-webhooks-update
|
||||
|
||||
- name: Notify Slack
|
||||
if: ${{ failure() }}
|
||||
|
|
Loading…
Reference in a new issue