Skip to content
Snippets Groups Projects

WIP: Feat vol download from s3

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -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
Loading