mirror of
https://gitea.smigz.com/smiggiddy/s3_cleanup.git
synced 2024-12-25 20:50:43 -05:00
testing
This commit is contained in:
parent
7671b03d34
commit
1f16923090
1 changed files with 1 additions and 0 deletions
|
@ -12,4 +12,5 @@ jobs:
|
||||||
- run: pip install --upgrade pip
|
- run: pip install --upgrade pip
|
||||||
- run: pip freeze
|
- run: pip freeze
|
||||||
- run: pip install boto3
|
- run: pip install boto3
|
||||||
|
- run: pip freeze
|
||||||
- run: pip install -r requirements.txt && python3 main.py --bucket "smiggiddy" --host "us-east-1.linodeobjects.com"
|
- run: pip install -r requirements.txt && python3 main.py --bucket "smiggiddy" --host "us-east-1.linodeobjects.com"
|
||||||
|
|
Loading…
Reference in a new issue