[cases] Fixed typo

Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
pull/423/head
Kang HuaiShuai 2019-09-20 14:08:30 +08:00
parent 49ef715e99
commit 1aef2b7734
No known key found for this signature in database
GPG Key ID: 0A380828B1C243A7
3 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# GitHub Actions
GitGub Actions GitHub CI/CD
GitHub [Actions](https://github.com/features/actions) 是 GitHub 推出的一款 CI/CD 工具。
job step 使 Docker
`job` `step` 使 Docker
```yaml
on: push

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -86,7 +86,7 @@ $ git push origin master
`Drone` Drone Cloud
![](../.image/drone-build.png)
![](.image/drone-build.png)
GitHubDocker Registry
@ -95,5 +95,5 @@ $ git push origin master
##
* [Drone Github](https://github.com/drone/drone)
* [Drone ](http://docs.drone.io/)
* [Drone ](https://docs.drone.io/)
* [Drone ](https://github.com/docker-practice/drone-demo)