Compare commits

..

No commits in common. "7ad5830e9f4bb530901d4efcd94b01f741e41ea5" and "4870edde515cc2484be16bb2b52aa7d4c411b8bb" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ pipeline:
commands:
- cp -r docs/api/build docs/public/api
- 'cd docs/public && tar czvf ../../docs.tar.gz *'
- 'cd ../../src/_docs && tar czvf ../../api-docs.tar.gz *'
- 'cd src/_docs && tar czvf ../../api-docs.tar.gz *'
when:
event: push
branch: dev