Add production-immutable-stg branch into CI

pull/8114/head
Viktor Baranov 1 year ago
parent e66997e048
commit 980691c63d
  1. 1
      .github/workflows/config.yml
  2. 1
      .github/workflows/publish-docker-image-release.yml

@ -12,6 +12,7 @@ on:
- production-sokol-stg
- production-rsk-stg
- production-lukso-stg
- production-immutable-stg
- staging-l2
pull_request:
branches:

@ -82,6 +82,7 @@ jobs:
production-xdai-stg
production-polygon-supernets-stg
production-rsk-stg
production-immutable-stg
steps:
- uses: actions/checkout@v2
- name: Set Git config

Loading…
Cancel
Save