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

feat: avoid overwrite the exist Dockerfile #21

Merged
merged 1 commit into from
May 22, 2024

Conversation

LinuxSuRen
Copy link
Contributor

The flag --overwrite is very useful in a CI system. Command new-dockerfile --write --overwrite=false will do nothing if there is an existed Dockerfile. It could be very common step with any special conditional check.

@LinuxSuRen LinuxSuRen force-pushed the feat/overwrite-file branch from da05158 to abb7daa Compare May 22, 2024 09:33
@jaredLunde jaredLunde merged commit 4e08de4 into flexstack:main May 22, 2024
2 checks passed
@LinuxSuRen LinuxSuRen deleted the feat/overwrite-file branch May 22, 2024 14:32
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