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
* Add non-filesystem aware path normalizing (i.e. to remove "." at the end)
1
+
* Add non-filesystem aware path normalizing (i.e. to remove "." at the end): maybe not necessary since for local we always call function that gets the repo git path
2
+
* Name is still incorrect, hash is also not correct. Secrets need to really work!
Instead of a local path, you can also deploy from a (remote) Git repository. This will download only the parts of the repository you need (using modern Git features such as partial clones and sparse checkout) in an isolated location.
0 commit comments