A devops flow

Reading time ~1 minute

graph TB subgraph devops test(("fa:fa-users Test")) dev(("fa:fa-user Dev")) ops(("Ops")) branch("branch") dev -->|创建分支| branch branch -->|jenkins| jenkins["jenkins"] end tes1t["fa:fa-camera-retro:5x Camera"] jenkins["fa:fa-futbol:fa-5x Iggool"] classDef green fill:#9f6,stroke:#333,stroke-width:2px; classDef orange fill:#f96,stroke:#333,stroke-width:4px; class sq,e green class di orange

A introduce to jenkins ci/cd

a brefie introduction to jenkins ci/cd Continue reading

How to execute an erlang script without exit Vim

Published on December 22, 2019

Python3 use socket connect to redis

Published on December 19, 2019