Update readme.md
This commit is contained in:
parent
b44a0185f4
commit
c6cc4b786c
1 changed files with 1 additions and 1 deletions
2
.github/readme.md
vendored
2
.github/readme.md
vendored
|
@ -45,7 +45,7 @@ Plugins are used in build steps to perform actions, eg send a message to slack o
|
||||||
|
|
||||||
This build file contains a single pipeline (you can have multiple pipelines too) that builds a go application. The front end with npm. Publishes the docker container to a registry and announces the results to a slack room.
|
This build file contains a single pipeline (you can have multiple pipelines too) that builds a go application. The front end with npm. Publishes the docker container to a registry and announces the results to a slack room.
|
||||||
|
|
||||||
```yaml
|
```YAML
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|
Loading…
Reference in a new issue