Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit e035db4

Browse files
committed
Polishing.
1 parent 48fe38d commit e035db4

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

ci/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ With these pipelines in place, you can now activate and expose them:
4949
----
5050
% git checkout release-2.0.x
5151
% git reset --hard <tag>
52-
% git push -f origin release
52+
% git push -f origin release-2.0.x
5353
----
5454

5555
NOTE: You can chain the previous set of commands together using `&&`.

ci/create-release-2.0.x.sh

-25
This file was deleted.

0 commit comments

Comments
 (0)