skaffold build fails in a non-git repo

Created on 9 Jun 2018  路  1Comment  路  Source: GoogleContainerTools/skaffold

When getting started with Skaffold, we might run skaffold in a folder that doesn't have git information yet. In that case, the build step will fail with this error:

FATA[0017] build step: generating tag: opening git repo: repository does not exist

We might want to do something anyway. Either fallback to another tagger or just create a digest out of files in the folder

aretag kinbug

Most helpful comment

cc @guillaumerose

>All comments

cc @guillaumerose

Was this page helpful?
0 / 5 - 0 ratings