We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26db80f commit 890f73cCopy full SHA for 890f73c
.gitlab-ci.yml
@@ -83,4 +83,3 @@ pop_blackduck:
83
apt-get install -y rsync make jq python3 python3-pip
84
pip3 install blackduck requests
85
export RELEASE_VERSION=$(cat vss-extension.json | grep version | head -1 | awk -F= "{ print $2 }" | sed 's/[version:,\",]//g' | tr -d '[[:space:]]')
86
-
0 commit comments