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

Fix the building of the Docker container on github #898

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

stefanberger
Copy link
Owner

No description provided.

@stefanberger stefanberger force-pushed the master.next branch 6 times, most recently from e3a1d62 to 7dff4ca Compare September 3, 2024 18:23
Split the download and untarring from the build of libtpms so that the
build actually happens. Otherwise it was not building libtpms anymore but
seems to have been using a cached version of the container that had an
older version of libtpms.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@stefanberger stefanberger merged commit 607eb54 into master Sep 3, 2024
4 of 5 checks passed
@glimchb
Copy link
Contributor

glimchb commented Sep 4, 2024

you can also add no-cache: true option in the workflow

cache-from: type=gha

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