Skip to content

Commit 0739484

Browse files
committed
remove unneeded comments
1 parent 81406f0 commit 0739484

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@ OCI_REGISTRY_PROJECT_IMAGES := sdp
1717

1818
SHELL=/usr/bin/env bash -euo pipefail
1919

20-
# used in build.yml
2120
render-readme:
2221
scripts/render_readme.sh
2322

24-
# run by developer when changing doc templates like getting_started
2523
render-docs:
2624
scripts/docs_templating.sh
2725

0 commit comments

Comments
 (0)