Skip to content

Commit

Permalink
Use windows 2022 runner (open-telemetry#2307)
Browse files Browse the repository at this point in the history
* use windows 2022 runner

* enable gitlab for the branch

* revert the commit branch under review with gitlab
  • Loading branch information
atoulme committed Dec 1, 2022
1 parent 90bdf74 commit 1130a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ build-push-windows2022-image:
dependencies:
- sign-exe
tags:
- windows
- windows2022
retry: 2
before_script:
- Copy-Item .\dist\signed\otelcol_windows_amd64.exe .\cmd\otelcol\otelcol.exe
Expand Down

0 comments on commit 1130a9f

Please sign in to comment.