Categories
bigdata bigdata/flink bigdata/spark bigdata/topics cicd cicd/jenkins cicd/travis data-science docker git kubernetes kubernetes/minikube kubernetes/prometheus kubernetes/tools shell springbootTags
Introduction
Do you know jenkins?
A tool supporting continuous integration
and continuous delivery
.
Same as jenkins, travis
is also a tool responsible for CICD but coorporates well with GITHUB
.
Start to use Travis CI
Follow the procedures in the document and start your trip.
Best Practice to configure your _travis.yaml
- Using environment parameters function provided by
travis
to organize environment information such askube_conf.yaml
ands3.akid
.