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

Allow to rebuild a specific container image #3972

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

bjoernricks
Copy link
Contributor

What

Allow to rebuild a specific container image

Why

Use workflow dispatch event to trigger a re-build of a specific container image. Therefore the passed tag will be checked out. The git tag and sha from the checkout will be used to determine the container image labels instead of deriving them from the github workflow context.

References

https://forum.greenbone.net/t/update-path-for-community-containers-to-version-23/16594/4

@bjoernricks bjoernricks requested review from a team as code owners March 19, 2024 10:29
Use workflow dispatch event to trigger a re-build of a specific
container image. Therefore the passed tag will be checked out. The git
tag and sha from the checkout will be used to determine the container
image labels instead of deriving them from the github workflow context.
@bjoernricks bjoernricks force-pushed the allow-to-rebuild-container branch from 70f94c3 to 1f427d7 Compare March 19, 2024 10:29
@bjoernricks bjoernricks enabled auto-merge (rebase) March 19, 2024 10:29
Copy link

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@bjoernricks bjoernricks merged commit 19f5893 into main Mar 19, 2024
11 checks passed
@bjoernricks bjoernricks deleted the allow-to-rebuild-container branch March 19, 2024 14:02
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