Test update snapshot keys (#3707)

* test-update-snaps
hot-keys

* new user for all devs - updated snapshot
This commit is contained in:
wojteknowacki 2023-05-31 16:07:29 +02:00 committed by GitHub
parent f5cb534d12
commit 771ce401fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }} TOKEN: ${{ secrets.CLOUD_ACCESS_TOKEN }}
SNAPSHOT: Jh7YeJDi SNAPSHOT: RL6ZWoTX
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3

View file

@ -85,7 +85,7 @@ jobs:
env: env:
CI: true CI: true
SALEOR_CLI_ENV: staging 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 - name: Notify Slack
if: ${{ failure() }} if: ${{ failure() }}