We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7b84a1 + 7cc1e0e commit 30898caCopy full SHA for 30898ca
ci/scripts/generate-release-notes.sh
@@ -1,8 +1,6 @@
1
#!/bin/bash
2
set -e
3
4
-source $(dirname $0)/common.sh
5
-
6
version=$( cat version/version )
7
8
milestone=${version}
0 commit comments