Skip to content

Commit 890f73c

Browse files
Update .gitlab-ci.yml
1 parent 26db80f commit 890f73c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,3 @@ 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)