Guillaume Boutry 8b8a90e6a4
Minimize publish job regex
The previous ansible step is already fetching the complete charm name.
Adding `.*$` is creating issues as charm sharing a similar name will be
slurped by this job, making the publication process work twice.

Example of a charm sharing a similar name: cinder-volume and
cinder-volume-ceph.

Change-Id: I3978fdd2f91534f088c02218e9569cf5626abcaf
Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
2025-02-28 22:31:24 +01:00
..
2025-02-28 22:31:24 +01:00