Skip to content

Commit 26db80f

Browse files
Update .gitlab-ci.yml
1 parent 00f46b3 commit 26db80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ pop_blackduck:
8383
apt-get install -y rsync make jq python3 python3-pip
8484
pip3 install blackduck requests
8585
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

Comments
 (0)