installing build-essential
This commit is contained in:
@@ -41,7 +41,7 @@ secret_detection:
|
||||
install:
|
||||
stage: install
|
||||
script:
|
||||
- apt-get update -qq && apt-get install -y -qq libcap-dev
|
||||
- apt-get update -qq && apt-get install -y -qq build-essential libcap-dev
|
||||
- pip install poetry==$POETRY_VERSION
|
||||
- poetry install --no-interaction
|
||||
artifacts:
|
||||
|
||||
Reference in New Issue
Block a user