Skip to content

Commit

Permalink
make choco build online job manual (#29954)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-datadog authored Oct 8, 2024
1 parent 42e3e83 commit 716df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/choco_build/choco_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ windows_choco_offline_7_x64:
# it is run only once the msi package is pushed
windows_choco_online_7_x64:
rules:
!reference [.on_deploy_stable_or_beta_repo_branch]
!reference [.on_deploy_stable_or_beta_repo_branch_manual]
stage: choco_and_install_script_build
tags: ["runner:windows-docker", "windowsversion:1809"]
needs: ["deploy_staging_windows_tags-7"]
Expand Down

0 comments on commit 716df5f

Please sign in to comment.