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: build for antithesis #764

Merged
merged 3 commits into from
Dec 19, 2024
Merged

ci: build for antithesis #764

merged 3 commits into from
Dec 19, 2024

Conversation

andrewgazelka
Copy link
Collaborator

No description provided.

@andrewgazelka andrewgazelka marked this pull request as ready for review December 19, 2024 18:47
@github-actions github-actions bot added the ci label Dec 19, 2024
Dockerfile-antithesis Outdated Show resolved Hide resolved
Dockerfile-antithesis Outdated Show resolved Hide resolved
@andrewgazelka andrewgazelka merged commit b359594 into main Dec 19, 2024
3 checks passed
@andrewgazelka andrewgazelka deleted the andrew/antithesis-docker branch December 19, 2024 18:49
@@ -0,0 +1,2 @@
FROM scratch
COPY antithesis/docker-compose.yaml /docker-compose.yaml
Copy link

Choose a reason for hiding this comment

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

The file extension in the COPY command (docker-compose.yaml) doesn't match the actual file name in the antithesis directory (docker-compose.yml). This will cause the copy operation to fail since the source file cannot be found.

Spotted by Graphite Reviewer

Is this helpful? React 👍 or 👎 to let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant