Skip to content
Snippets Groups Projects
Unverified Commit 4f43b72f authored by Egor_P's avatar Egor_P Committed by GitHub
Browse files

[CI/CD] Add release environment to the backport job (#6765)

Fix adds release environment to the backport job, so that token could be
properly generated
parent 0d3d4502
No related merge requests found
Pipeline #508307 waiting for manual action with stages
in 33 minutes and 33 seconds
......@@ -16,6 +16,7 @@ jobs:
backport:
name: Backport pull request
runs-on: ubuntu-latest
environment: release
# The 'github.event.pull_request.merged' ensures that it got into master:
if: >
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment