mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 02:47:56 +01:00
Fix Container Copying to Directory (#41)
This commit is contained in:
parent
0b68c00dcf
commit
54d89036fb
6 changed files with 127 additions and 51 deletions
|
|
@ -21,5 +21,4 @@ mkdir /github/workspace/build || true
|
|||
|
||||
# Copy resulting iso to github workspace and fix permissions
|
||||
cp build/deploy.iso /github/workspace/build
|
||||
chmod -R ugo=rwX /github/workspace/build
|
||||
|
||||
chmod -R ugo=rwx /github/workspace/build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue