Skip to content
Snippets Groups Projects
Verified Commit 50153bd9 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

refactor: remove soap extension as it's shipped in image

parent 5e765536
No related branches found
No related tags found
No related merge requests found
...@@ -6,9 +6,6 @@ ...@@ -6,9 +6,6 @@
allow_failure: true allow_failure: true
needs: needs:
- prepare prefixed vendor - prepare prefixed vendor
before_script:
- apt-get update -yq && apt-get install -yq --no-install-recommends libxml2-dev
- docker-php-ext-install soap
phpmetric metrics: phpmetric metrics:
<<: *job-metrics <<: *job-metrics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment