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

Adapts the image base name to the new pipeline #238

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Conversation

CarlosNihelton
Copy link
Collaborator

@CarlosNihelton CarlosNihelton commented Jul 22, 2022

I was so happy with the new pipeline that I didn't notice the image naming scheme also changed. 😳

Older images scheme: <codename>-server-cloudimg-<arch>-wsl.rootfs.tar.gz.

With the new pipeline: ubuntu-<codename>-wsl-<arch>-wsl.rootfs.tar.gz.

Before:

image

After:

image

This PR complements #235 to adapt the image base name convention.

Older images scheme: <codename>-server-cloudimg-<arch>-wsl.rootfs.tar.gz

With the new pipeline: ubuntu-<codename>-wsl-<arch>-wsl.rootfs.tar.gz
@CarlosNihelton CarlosNihelton marked this pull request as ready for review July 22, 2022 11:21
Copy link
Collaborator

@EduardGomezEscandell EduardGomezEscandell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@CarlosNihelton CarlosNihelton merged commit 713809f into main Jul 22, 2022
@CarlosNihelton CarlosNihelton deleted the fix-build-wsl branch July 22, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants