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

assets.yml: use actual release tag #3304

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

eriknordmark
Copy link
Contributor

This changes the TAG variable from being the branch to the actual tag e.g., 10.1 vs. 10.1.0, which is needed so we can pull the correct container from docker hub.

Note that I do not understand how the assets worked in 10.0.0 since that one worked. Hasn't worked in 10.1.0 and 10.2.0. Also I have no idea how one can sanity test this. Ideas?

This changes the TAG variable from being the branch to the actual
tag e.g., 10.1 vs. 10.1.0, which is needed so we can pull the correct
container from docker hub.

Signed-off-by: eriknordmark <erik@zededa.com>
@eriknordmark eriknordmark requested a review from rvs as a code owner June 29, 2023 10:12
@eriknordmark eriknordmark marked this pull request as draft June 29, 2023 10:12
@eriknordmark eriknordmark marked this pull request as ready for review June 29, 2023 11:28
@eriknordmark eriknordmark changed the title [WIP] assets.yml: use actual release tag assets.yml: use actual release tag Jun 29, 2023
@eriknordmark eriknordmark merged commit cde711c into lf-edge:master Jun 29, 2023
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