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

build docker images with deploy capability #13436

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

margau
Copy link
Contributor

@margau margau commented Feb 22, 2025

This PRs adds one variant of the functionality proposed in #13435:

The Image is built using the "withdeploy" build tag, enabling deploy capability in all containers.

@CLAassistant
Copy link

CLAassistant commented Feb 22, 2025

CLA assistant check
All committers have signed the CLA.

@margau
Copy link
Contributor Author

margau commented Feb 22, 2025

This change is currently untested, as I have no good way to properly test if the pipeline working as expected inside the fork.

@bep
Copy link
Member

bep commented Feb 22, 2025

This does not look like my comment in #13435 (comment) ...

I would expect the change set to be ... smaller (e.g. add a tag to the existing build command).

@margau margau force-pushed the feat/docker-deploy branch from 729af52 to cc0edfa Compare February 22, 2025 18:06
@margau
Copy link
Contributor Author

margau commented Feb 22, 2025

This does not look like my comment in #13435 (comment) ...

I would expect the change set to be ... smaller (e.g. add a tag to the existing build command).

Sorry, misunderstood the comment - adjusted the PR accordingly, it just adds the build arg now - no separate image variants.

@bep bep merged commit e5eecbd into gohugoio:master Feb 26, 2025
6 checks passed
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.

3 participants