forked from aki/docker-aseprite-linux
fix(manifest): Ensure depot_tools directory has correct permissions
This commit is contained in:
parent
001f66ab5a
commit
1448804f42
@ -46,6 +46,7 @@ modules:
|
||||
# The source '.' is now /sources/depot_tools
|
||||
- install -d /app/depot_tools
|
||||
- cp -r ./* /app/depot_tools/
|
||||
- chmod -R u+rX /app/depot_tools
|
||||
sources:
|
||||
# Use the directory copied into the Docker image
|
||||
- type: dir
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user