Fix Bitbucket auth migration in deploy workflow
This commit is contained in:
@@ -43,7 +43,7 @@ Create the base directory and clone this environment:
|
||||
```bash
|
||||
sudo mkdir -p /srv/env/aether
|
||||
sudo chown -R $USER:$USER /srv/env/aether
|
||||
git clone https://bitbucket.org/oneskyit/one-sky-it-container-environment.git /srv/env/aether/container_env
|
||||
git clone git@bitbucket.org:oneskyit/one-sky-it-container-environment.git /srv/env/aether/container_env
|
||||
```
|
||||
|
||||
### 3. Configure Environment Settings
|
||||
|
||||
Reference in New Issue
Block a user