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 has been archived by the owner on Aug 30, 2019. It is now read-only.
% ls -l
total 49
drwxr-xr-x 2 ccheetham qa 3 Aug 20 11:07 Controllers/
drwxr-xr-x 2 ccheetham qa 3 Aug 20 11:07 Properties/
-rw-r--r-- 1 ccheetham qa 128 Aug 20 2019 app.config
-rw-r--r-- 1 ccheetham qa 137 Aug 20 2019 appsettings.Development.json
-rw-r--r-- 1 ccheetham qa 99 Aug 20 2019 appsettings.json
-rw-r--r-- 1 ccheetham qa 485 Aug 20 2019 Dockerfile
-rw-r--r-- 1 ccheetham qa 4729 Aug 20 11:07 foo.zip
-rw-r--r-- 1 ccheetham qa 4459 Aug 20 2019 mustache.json
-rw-r--r-- 1 ccheetham qa 819 Aug 20 2019 Program.cs
-rw-r--r-- 1 ccheetham qa 31 Aug 20 2019 sourceExclusions.json
-rw-r--r-- 1 ccheetham qa 1165 Aug 20 11:09 Startup.cs
-rw-r--r-- 1 ccheetham qa 364 Aug 20 11:09 steeltoeProject.csproj
-rw-r--r-- 1 ccheetham qa 695 Aug 20 2019 versions.props
The text was updated successfully, but these errors were encountered:
ccheetham
changed the title
enerated zipfile contents do not have file permissions set
generated zipfile contents do not have file permissions set
Aug 20, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
More specifically, on OSX/Linux the permissions are
000
.Example:
Should be something like:
The text was updated successfully, but these errors were encountered: