Skip to content

Commit 074ee52

Browse files
Fix: Added make module to the script to resolve Polaris-Bridge job failure in the pipeline.
1 parent 49ab8c3 commit 074ee52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ polaris_bridge:
8181
before_script:
8282
- |
8383
apt-get update -y
84-
apt-get install -y python3 python3-pip
84+
apt-get install -y make
8585
export DETECT_ACCURACY_REQUIRED=NONE
8686
8787
pop_blackduck:

0 commit comments

Comments
 (0)