Skip to content
Snippets Groups Projects
Commit 9ac4659d authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Install openstacl cli

parent 73bc3abd
No related branches found
No related tags found
1 merge request!10Add gitlab ci into project
......@@ -43,7 +43,7 @@ setup_environment:
- python3 -m venv venv
- source venv/bin/activate
- pip install --upgrade pip
- pip install s3cmd ansible
- pip install s3cmd ansible python-openstackclient
- |
if [ ! -d $CI_PROJECT_DIR/CRI_XCBC ]; then
git clone https://github.com/uabrc/CRI_XCBC.git
......
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