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 and publish test container #91

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

quartje
Copy link
Contributor

@quartje quartje commented Dec 7, 2023

This add an action to build a container for testing purposes.

@quartje quartje force-pushed the feature/build-and-publish-test-container branch 2 times, most recently from 85a1e21 to 436b3b7 Compare December 7, 2023 15:11
@MKodde MKodde force-pushed the feature/build-and-publish-test-container branch from 1610a5e to 29c6df4 Compare December 14, 2023 09:57
@MKodde MKodde changed the title Feature/build and publish test container Build and publish test container Dec 18, 2023
@@ -7,7 +7,6 @@ RUN tar -xvjf /tmp/*.tar.bz2 -C /var/www/html/ && \
COPY config/packages/parameters.yaml.dist config/packages/parameters.yaml
COPY config/packages/prod/monolog.yaml.docker config/packages/prod/monolog.yaml
COPY .env.docker .env
Copy link
Member

Choose a reason for hiding this comment

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

This can be removed right? As I see it, the env var is not evaluated via this file any longer. But should be placed in the ENV by docker compose or another means.

@quartje quartje force-pushed the feature/build-and-publish-test-container branch from fed7557 to 7ddd66f Compare December 18, 2023 15:21
@MKodde MKodde merged commit a89e965 into main Mar 20, 2024
3 checks passed
@MKodde MKodde deleted the feature/build-and-publish-test-container branch March 20, 2024 09:37
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