linuxserver / docker-ci

Container for running basic sanity checks on containers post build and before upload
GNU General Public License v3.0
5 stars 6 forks source link

Don't alter shared attribute #37

Closed GilbN closed 4 months ago

GilbN commented 4 months ago

https://github.com/linuxserver/docker-ci/blob/4cb54f710fbccecd62e694fba463a225e8ff5dd7/ci/ci.py#L704

Change to webauth = f"{self.webauth}@" if self.webauth else ""