Preview: Snapcraft remote build

If your snapcraft.yaml is in the same git repository that you are linking to by full path in source: configuration then you might find using . as a better solution generally - that is unless you need to clone a specific branch or tag to build via the build service, because the build service will always clone the default branch to get the yaml.

1 Like