Skip to content

Commit 34fa225

Browse files
author
Émilie Guth
authored
Migrate master => default branch
1 parent a8fb296 commit 34fa225

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Then simply rebuild your images that are based on `react-base`.
5454

5555
## Continuous integration
5656

57-
When running the CI on a branch, CircleCI builds the docker image. On the master branch, it will also run a job in each dependant repos. To add a new repo, do the following:
57+
When running the CI on a branch, CircleCI builds the docker image. On the default branch, it will also run a job in each dependant repos. To add a new repo, do the following:
5858

5959
### Configure your repo's build
6060

@@ -110,4 +110,4 @@ Add a job in the `commit` workflow
110110

111111
## Publishing the image
112112

113-
The public image on https://hub.docker.com/r/bayesimpact/react-base/ gets updated automatically. You just have to edit the `Dockerfile` and push to github. Always have someone review your code before you push to master.
113+
The public image on https://hub.docker.com/r/bayesimpact/react-base/ gets updated automatically. You just have to edit the `Dockerfile` and push to github. Always have someone review your code before you push to the default branch.

0 commit comments

Comments
 (0)