fix: chmod 755 on hugo public dir for nginx read access
This commit is contained in:
@@ -29,6 +29,7 @@ spec:
|
||||
flux pull artifact oci://forgejo.net-scope.org/hans/hugo-site:latest \
|
||||
--output=/public \
|
||||
--creds=hans:${REGISTRY_TOKEN}
|
||||
chmod -R 755 /public
|
||||
volumeMounts:
|
||||
- name: public
|
||||
mountPath: /public
|
||||
|
||||
Reference in New Issue
Block a user