Skip to content

Commit f14c3be

Browse files
Docs update
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 7655c74 commit f14c3be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

NEW_PROJECT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Adding new project
22

33
- Update `./images/build_images.sh` (add project's directory).
4-
- Update `./k8s/projects.yaml` (add project).
5-
- Update `./k8s/all_*.txt` (lists of projects to process).
4+
- Update `./k8s/projects.yaml` `./example/projects.yaml`, `./gql/projects.yaml` (add project where needed).
5+
- Update `./k8s/all_*.txt`, `./example/all_*.txt`, `./gql/all_*.txt` (lists of projects to process).
66
- Run `DOCKER_USER=... ./images/build_images.sh` to build a new image.
77
- Eventually run `DOCKER_USER=... ./images/remove_images.sh` to remove image locally (new image is pushed to the Docker hub).
88

0 commit comments

Comments
 (0)