there are no docs to build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
24e031542a
commit
2c5efb1f45
14
.drone.yml
14
.drone.yml
@ -26,20 +26,6 @@ steps:
|
|||||||
- latest
|
- latest
|
||||||
- ${DRONE_BUILD_NUMBER}
|
- ${DRONE_BUILD_NUMBER}
|
||||||
|
|
||||||
- name: build-docs
|
|
||||||
image: banzaicloud/drone-kaniko
|
|
||||||
settings:
|
|
||||||
dockerfile: docs/Dockerfile
|
|
||||||
registry: registry.kmlabz.com
|
|
||||||
repo: goldenpogacsa/producer-endpoints-docs
|
|
||||||
username:
|
|
||||||
from_secret: DOCKER_USERNAME
|
|
||||||
password:
|
|
||||||
from_secret: DOCKER_PASSWORD
|
|
||||||
tags:
|
|
||||||
- latest
|
|
||||||
- ${DRONE_BUILD_NUMBER}
|
|
||||||
|
|
||||||
- name: slack
|
- name: slack
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
settings:
|
settings:
|
||||||
|
Reference in New Issue
Block a user