Skip to content

Fix "Ignoring Dockerfile due to config" warning#2183

Merged
kzys merged 2 commits into
masterfrom
dockerfile
Apr 26, 2023
Merged

Fix "Ignoring Dockerfile due to config" warning#2183
kzys merged 2 commits into
masterfrom
dockerfile

Conversation

@kzys
Copy link
Copy Markdown
Contributor

@kzys kzys commented Apr 25, 2023

If [build] is in fly.toml, appConfig.Build.Dockerfile will be "", but it shouldn't trigger "Ignoring ..." warning.

https://community.fly.io/t/deploy-warning/12424

If `[build]` is in fly.toml, appConfig.Build.Dockerfile will be "",
but it shouldn't trigger "Ignoring ..." warning.

https://community.fly.io/t/deploy-warning/12424
@kzys kzys marked this pull request as ready for review April 25, 2023 23:26
Comment thread internal/command/deploy/deploy_build.go Outdated
Co-authored-by: Ben Iofel <github@iofel.me>
@kzys kzys merged commit f5b9a31 into master Apr 26, 2023
@kzys kzys deleted the dockerfile branch April 26, 2023 18:06
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