Skip to content

Commit

Permalink
the promote script runs from trunk
Browse files Browse the repository at this point in the history
(cherry picked from commit e0e320b)
  • Loading branch information
nk-87 authored and vbotbuildovich committed Oct 27, 2023
1 parent 3ae83dc commit f7bd61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
with:
buildkite_api_access_token: ${{ secrets.BUILDKITE_TOKEN }}
pipeline: "redpanda/redpanda"
branch: "${{.github.ref_name}}"
branch: dev
build_env_vars: '{"PROMOTE_REDPANDA_FROM_STAGING": "1", "TARGET_VERSION": "${{ github.ref_name }}"}'

0 comments on commit f7bd61a

Please sign in to comment.