This commit is contained in:
parent
36d297f227
commit
54aa6ef712
@ -30,7 +30,7 @@ steps:
|
|||||||
- docker push "$DOCKER_USERNAME/consumer_api"
|
- docker push "$DOCKER_USERNAME/consumer_api"
|
||||||
- docker push "$DOCKER_USERNAME/consumer_api:$DRONE_BUILD_NUMBER"
|
- docker push "$DOCKER_USERNAME/consumer_api:$DRONE_BUILD_NUMBER"
|
||||||
|
|
||||||
- name: static_analysis
|
- name: build_docs
|
||||||
image: python:3
|
image: python:3
|
||||||
commands:
|
commands:
|
||||||
- pip3 install Sphinx
|
- pip3 install Sphinx
|
||||||
|
Reference in New Issue
Block a user