mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-17 11:49:59 +01:00
build
This commit is contained in:
1
port.py
1
port.py
@@ -978,6 +978,7 @@ class Portainer:
|
|||||||
print(self.args)
|
print(self.args)
|
||||||
print(service_ids)
|
print(service_ids)
|
||||||
input()
|
input()
|
||||||
|
|
||||||
if self.args.update is False:
|
if self.args.update is False:
|
||||||
if "__ONLY_CHECK__" in service_ids:
|
if "__ONLY_CHECK__" in service_ids:
|
||||||
service_ids.remove("__ONLY_CHECK__")
|
service_ids.remove("__ONLY_CHECK__")
|
||||||
|
|||||||
Reference in New Issue
Block a user