forked from vieter-v/vieter
Compare commits
No commits in common. "7ad5830e9f4bb530901d4efcd94b01f741e41ea5" and "4870edde515cc2484be16bb2b52aa7d4c411b8bb" have entirely different histories.
7ad5830e9f
...
4870edde51
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue