You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,11 +62,7 @@ To run complete Ozone CI with the custom image:
62
62
3. Update `docker.ozone-runner.version` to `<commit SHA>` in [hadoop-ozone/dist/pom.xml](https://github.com/apache/ozone/blob/bb16f66e22c44b360d42d0cae87024786e27c61b/hadoop-ozone/dist/pom.xml#L28).
63
63
4. Commit the change and push to your fork of `apache/ozone`.
64
64
65
-
## Tagging
66
-
67
-
(for committers)
68
-
69
-
Publishing Docker tags:
65
+
## Publishing Docker Tags (for committers)
70
66
71
67
1. Fetch changes to your local clone.
72
68
2. Add a Git tag for the commit following the existing pattern `<date>-<n>-<flavor>`, where
0 commit comments