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

[release 1.21] Windows image tar files are not being published as part of CI #1412

Closed
rosskirkpat opened this issue Jul 21, 2021 · 0 comments
Assignees
Labels
area/windows kind/bug Something isn't working

Comments

@rosskirkpat
Copy link
Contributor

The artifacts are published before the windows images are packaged and placed in /dist/artifacts

https://github.com/rancher/rke2/blob/release-1.21/.drone.yml#L64-L83

The package-windows-images needs to run prior to artifacts being published or else tar.gz for windows images won't be published

https://github.com/rancher/rke2/blob/release-1.21/.drone.yml#L151-L164

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants