There was an error while loading. Please reload this page.
2 parents afc7371 + ea0602e commit 8ffd2bfCopy full SHA for 8ffd2bf
1 file changed
.github/workflows/trigger-docker-image-build.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
24
env:
25
- REF: main # Used for curl to trigger image build
+ REF: production # Used for curl to trigger image build
26
27
steps:
28
- name: Checkout vyos/vyos-build repo
0 commit comments