Add CI integration #1
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ pipeline:
|
|||
- ./scaleway-cli object config install type=rclone
|
||||
- pip install pipenv
|
||||
- pipenv install
|
||||
- pipenv run ./manage.sh all
|
||||
- CI=true pipenv run ./manage.sh all
|
||||
- rclone sync site/ scaleway:akkoma-docs/$CI_COMMIT_BRANCH/
|
||||
|
|
Reference in a new issue