or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
CI CD Pipeline 為自動化獻上你的肝 - Rain
tags:
SITCON 2020 共筆
SITCON 2020
2020
共筆
R1
歡迎大家來到SITCON 2020 ヽ(✿゚▽゚)ノ
共筆入口:https://hackmd.io/@SITCON/2020
手機版請點選上方 按鈕展開議程列表。
SlideShare
Whoami
Agenda
CI
Continuous Integration
Why CI?
Pipeline
Packing
打包
Output Results of CI
Result
整合成本
CD
Continous Delivery
持續交付 / 部署
Why continuously deliver?
CD tools and …
Provision
Device Discover
Orchestration(容器編排)
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More →Artifacts Management
Scripts
Others
Output results of CD
Results
Get started with CI/CD
CI CD 疑難雜症
CI 太久怎麼辦?
Config 好難寫怎麼辦?
寫 Config File 的好工具們:
CI CD 怎麼切
CD 太久怎麼辦?
開機、服務啟動的延遲
Config 要動態生成
不想工作030
Pycon Taiwan宣導
Reference