mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-17 03:40:00 +01:00
build
This commit is contained in:
1
port.py
1
port.py
@@ -975,6 +975,7 @@ class Portainer:
|
|||||||
else:
|
else:
|
||||||
service_ids = [self.args.service_id]
|
service_ids = [self.args.service_id]
|
||||||
print(self.args)
|
print(self.args)
|
||||||
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user