mirror of https://github.com/docker/docs.git
Removed incomplete sentence (#9146)
This commit is contained in:
parent
3515eb90e1
commit
4b8f152e31
|
@ -101,7 +101,7 @@ run an initial test.
|
||||||
By default when you set up automated builds, a basic build rule is created for you.
|
By default when you set up automated builds, a basic build rule is created for you.
|
||||||
This default rule watches for changes to the `master` branch in your source code
|
This default rule watches for changes to the `master` branch in your source code
|
||||||
repository, and builds the `master` branch into a Docker image tagged with
|
repository, and builds the `master` branch into a Docker image tagged with
|
||||||
`latest`. You
|
`latest`.
|
||||||
|
|
||||||
In the **Build Rules** section, enter one or more sources to build.
|
In the **Build Rules** section, enter one or more sources to build.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue