Commit 421be647 authored by Victor Colombo's avatar Victor Colombo

Fix artifacts 3

parent 2862e2b3
......@@ -48,7 +48,7 @@ def get_config(config_files_artifact_uuid):
image = IMAGE_NAME,
ports = USED_PORTS,
files = {
config_files_artifact_uuid: FORKMON_CONFIG_MOUNT_DIRPATH_ON_SERVICE,
FORKMON_CONFIG_MOUNT_DIRPATH_ON_SERVICE: config_files_artifact_uuid,
},
cmd = ["--config-path", config_file_path]
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment