Skip to content

Commit

Permalink
modify development.md
Browse files Browse the repository at this point in the history
Signed-off-by: a3hadi <[email protected]>
  • Loading branch information
ayildirim21 committed Mar 11, 2024
1 parent 14252bf commit 22abaae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion development.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ After making changes to the SDK, if you want to build all the example images at
```shell
./update_examples.sh -bp -t <tag>
```
The default tag is `stable`, but it is recommended you specify your own for testing purposes, as the Github Actions CI uses the `stable` tag.
The default tag is `stable`, but it is recommended you specify your own for testing purposes, as the Github Actions CI uses the `stable` tag. Note: do not forget to clean up testing tags
in the registry, i.e. delete them, once you are done testing.


### Deploying
Expand Down

0 comments on commit 22abaae

Please sign in to comment.