This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: 2. Copy files to web directory
|
||||
run: |
|
||||
echo "Copying files to host folder..."
|
||||
cp -R * /mnt/deploy/.
|
||||
cp -R . /mnt/deploy/.
|
||||
|
||||
- name: 3. Set permissions
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user