Skip to content

Commit 8ffd2bf

Browse files
authored
Merge pull request #1235 from vyos/claude/t9047-docker-ref
ci: T9047: dispatch docker-image rebuild against production ref
2 parents afc7371 + ea0602e commit 8ffd2bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trigger-docker-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323

2424
env:
25-
REF: main # Used for curl to trigger image build
25+
REF: production # Used for curl to trigger image build
2626

2727
steps:
2828
- name: Checkout vyos/vyos-build repo

0 commit comments

Comments
 (0)