ci
-
利用TravisCI直接發佈靜態網頁到Github Pages上
github 有一個工具讓你可以存放一些簡單的靜態網頁 - [Github Pages](https://pages.github.com/) - [什麼是Github Pages](https:...
-
Docker build 時發生"rm -rf cannot remove /some/path/ .. directory not empty"
於AWS上設定gitlab-runner CI運行時彈出了錯誤 ```bash rm -rf cannot remove [/some/path/] .. directory not empty `...