Update Build info
This commit is contained in:
parent
e5d6c890a8
commit
530bb653dd
2 changed files with 13 additions and 5 deletions
|
|
@ -66,7 +66,15 @@ npm run test
|
|||
npm run test:unit
|
||||
```
|
||||
# CI Github Action
|
||||
``` bash
|
||||
# Install act (Windows)
|
||||
winget install nektos.act
|
||||
# Install act (macOS/Linux)
|
||||
brew install act
|
||||
```
|
||||
ให้ดูโค้ดที่ ../.github/workflow
|
||||
|
||||
|
||||
- [ตัวอย่างการใช้งานในบริษัท](https://youtu.be/k1w_cCzCd0o)
|
||||
|
||||
# CD Argo CD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue