Skip to content
Snippets Groups Projects
Commit b3b55334 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

ls -l on /tmp

parent dd317562
No related branches found
No related tags found
1 merge request!44WIP: Feat vol download from s3
......@@ -34,6 +34,7 @@ stages: # List of stages for jobs, and their order of execution
.get_ansible_files: &get_ansible_files
- s3cmd get --force -r --host=$AWS_HOST --host-bucket=$AWS_HOST s3://xdmod-vol/ /tmp
- ls -l /tmp
prep-deploy:
stage: .pre
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment