You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
The difference if because deploy has a separate field image_name for this option and build has image field of type DockerImage that has nested name field. We either need to use separate field in build or nested field in deploy. I thing the latter is better since DockerImage also has some other fields like tag
Note the difference:
The text was updated successfully, but these errors were encountered: