File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ workflows:
8585 publish-version-tag : true
8686 fail-if-semver-not-indicated : false
8787 bot-user : racker-autobot
88- ssh-fingerprints : " 5c:13:24:90:7e:0f:c9:d5:f7:16:55:3e:86:d9:5b:64 "
88+ ssh-fingerprints : " SHA256:0Qmlu2nMYT17t2Gj+0SyCjYP1qYVbz6pZc0jwlILOyc "
8989 requires :
9090 - integration-tests-for-your-orb
9191 filters :
Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ https://circleci.com/account/api
1010* From the root execute publish-alpha.sh.
1111
1212## How to release an orb?
13- Add a commit subject containing the text ` [semver:patch|minor|major|skip] ` in the first line while merging to master.
13+ In the merge commit subject title bar add the text ` [semver:patch|minor|major|skip] ` while merging to master.
14+
1415e.g. Merge pull request #33 from rackerlabs/python38-executor [ semver: patch ]
1516
1617
You can’t perform that action at this time.
0 commit comments