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

ci: cache: Fix unbound variable #9647

Conversation

stevenhorsman
Copy link
Member

Now we have the workflow updated and can test the changes in caching we've hit an error:

line 1180: artefact_tag: unbound variable

so we need to fix that up. Sorry for missing this before.

Now we have the workflow updated and can test the changes in caching
we've hit an error:
```
line 1180: artefact_tag: unbound variable
```
so we need to fix that up. Sorry for missing this before.

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
@katacontainersbot katacontainersbot added the size/tiny Smallest and simplest task label May 16, 2024
@stevenhorsman
Copy link
Member Author

/test

Copy link
Contributor

@cmaf cmaf left a comment

Choose a reason for hiding this comment

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

@stevenhorsman stevenhorsman merged commit 33e6b24 into kata-containers:main May 16, 2024
288 of 321 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ok-to-test size/tiny Smallest and simplest task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants