Merge pull request #2898 from DimStar77/ci-memcached

ci: Adjust path to memcached as done in the package
This commit is contained in:
Fabian Vogt 2022-11-24 16:24:54 +01:00 committed by GitHub
commit fd471a3b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ services:
command: /usr/lib/mysql/mysql-systemd-helper start
cache:
<<: *obs
command: /usr/sbin/memcached -u memcached
command: /usr/bin/memcached -u memcached
api:
<<: *obs
command: >