Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build calico windows upgrade image #1278

Merged
merged 16 commits into from
Oct 29, 2021
Prev Previous commit
Update semaphore job name
  • Loading branch information
lmm committed Oct 29, 2021
commit b8894bd4a50dbf3568fdc609f18b9a0e2b77ced7
4 changes: 2 additions & 2 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ blocks:
make build-windows-upgrade-archive image-tar-windows-all cd-windows-upgrade CONFIRM=true
fi

- name: "Build windows archives"
- name: "build windows archive"
dependencies: ["General Tests", "System Tests", "Specialized Tests"]
task:
jobs:
- name: "Build windows archives"
- name: "build windows archive"
execution_time_limit:
minutes: 120
commands:
Expand Down