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
Currently when using skaffold verify -a artifacts.json, the verify command will expect an artifacts.json with all values of artifacts and emit all of the values in the artifacts.json file (vs just those relevant to verify)
The text was updated successfully, but these errors were encountered:
Currently when using
skaffold verify -a artifacts.json
, theverify
command will expect an artifacts.json with all values ofartifacts
and emit all of the values in theartifacts.json
file (vs just those relevant to verify)The text was updated successfully, but these errors were encountered: