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

Custom artifacts with a dependency on a Dockerfile should support inferred sync #3751

Closed
dgageot opened this issue Feb 28, 2020 · 0 comments · Fixed by #3752
Closed

Custom artifacts with a dependency on a Dockerfile should support inferred sync #3751

dgageot opened this issue Feb 28, 2020 · 0 comments · Fixed by #3752

Comments

@dgageot
Copy link
Contributor

dgageot commented Feb 28, 2020

When a custom artifact as a dependency on a Dockerfile, we can assume the custom script is used to run something similar to docker build, with non supported flags or using a different tool.

In that case, it should be safe to support inferred sync mode.

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

Successfully merging a pull request may close this issue.

1 participant