Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 5abf307 commit 576cd8eCopy full SHA for 576cd8e
.github/workflows/enterprise-release.yaml
@@ -75,6 +75,7 @@ jobs:
75
run: |
76
set -euxo pipefail
77
78
+ version=$(./ci/scripts/version.sh)
79
make -j \
80
enterprise/build/exectrace_"$version"_linux_{amd64,arm64,armv7}.tag.pushed
81
0 commit comments