Skip to content

Commit fe85ddc

Browse files
committed
chore(ci): rename snos-release to custom-release to be re-usable in multiple branches
1 parent 7898c5d commit fe85ddc

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Due to workflow limitation of github, this file is merely here
2+
# to support triggering the workflow on a dev branch, without having
3+
# to merge it into main.
4+
#
5+
# It is useful to make releases which publish a container to the github container registry.
6+
# CAUTION: it is recommended that you always enforce those custom releases to contain a preview tag, with `-custom.X` suffix where
7+
# custom is a descriptive name for the release and X is the version number.
8+
#
9+
# gh workflow run custom-release.yml --ref feat/your-branch -f preview=v1.7.0-custom.1
10+
#

.github/workflows/snos-release.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)