mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-12 05:38:05 +00:00
add bigger test files
This commit is contained in:
parent
47f78aa96e
commit
4f233a7f45
5
.github/workflows/e2e.yml
vendored
5
.github/workflows/e2e.yml
vendored
@ -66,11 +66,12 @@ jobs:
|
||||
mkdir test_project
|
||||
cd test_project
|
||||
touch index.html
|
||||
touch image.svg
|
||||
touch text.txt
|
||||
truncate -s 50MB image.svg
|
||||
truncate -s 5MB text.txt
|
||||
truncate -s 500MB big_file.txt
|
||||
date +"%Y-%m-%d %H:%M:%S,%3N" >> index.html
|
||||
cat index.html
|
||||
ls -l
|
||||
|
||||
- name: e2e Test published ssh-deploy action
|
||||
uses: easingthemes/ssh-deploy@main
|
||||
|
Loading…
Reference in New Issue
Block a user