lets visit 115 urls now
This commit is contained in:
Родитель
6a2af15932
Коммит
45e906563a
|
@ -22,7 +22,7 @@ tasks:
|
|||
cd heavy-profile &&
|
||||
pip install --quiet --upgrade -r requirements.txt &&
|
||||
python setup.py develop &&
|
||||
hp-creator --max-urls 10 /app/profile &&
|
||||
hp-creator --max-urls 115 /app/profile &&
|
||||
hp-archiver /app/profile /app/archives
|
||||
artifacts:
|
||||
'public':
|
||||
|
|
|
@ -16,5 +16,5 @@ CMD git clone https://github.com/tarekziade/heavy-profile && \
|
|||
cd heavy-profile && \
|
||||
pip install --upgrade -r requirements.txt && \
|
||||
python setup.py develop && \
|
||||
hp-creator --max-urls 10 /app/profile && \
|
||||
hp-creator --max-urls 115 /app/profile && \
|
||||
hp-archiver /app/profile /app/archives
|
||||
|
|
Загрузка…
Ссылка в новой задаче