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
No related merge requests found
Pipeline #9703 passed with stages
in 3 minutes and 24 seconds
...@@ -34,6 +34,7 @@ stages: # List of stages for jobs, and their order of execution ...@@ -34,6 +34,7 @@ stages: # List of stages for jobs, and their order of execution
.get_ansible_files: &get_ansible_files .get_ansible_files: &get_ansible_files
- s3cmd get --force -r --host=$AWS_HOST --host-bucket=$AWS_HOST s3://xdmod-vol/ /tmp - s3cmd get --force -r --host=$AWS_HOST --host-bucket=$AWS_HOST s3://xdmod-vol/ /tmp
- ls -l /tmp
prep-deploy: prep-deploy:
stage: .pre 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