今天打開github上面的 項目 突然 一個github actions 的提示,
進去后顯示:
由於項目是Maven 創建的 選擇Maven 進入:
初步看到代碼:
大概意思就是 我們push 項目的時候, 系統自動幫我們 執行的一系列腳本, 其中最 淺兒易見的是 echo Hello, world!
原來如此, github 提供了持續繼承的功能,
總結:
學習GIthub Action 資料:
https://help.github.com/en/actions/automating-your-workflow-with-github-actions
目錄:
目錄