|
@@ -142,8 +142,8 @@ class Publish:
|
|
image_file = 'image'
|
|
image_file = 'image'
|
|
info_file = 'info'
|
|
info_file = 'info'
|
|
uids_dev = [6267140, 6267141]
|
|
uids_dev = [6267140, 6267141]
|
|
- uids_prod_up = [26117622, 26117623, 26117624, 26117625, 26117626, 26117627, 26117628, 26117629, 26117630, 26117631]
|
|
|
|
- uids_prod_play = [26117622, 26117623, 26117624, 26117625, 26117626, 26117627, 26117628, 26117629, 26117630, 26117631]
|
|
|
|
|
|
+ uids_prod_up = [26117675, 26117676, 26117677, 26117678, 26117679, 26117680]
|
|
|
|
+ uids_prod_play = [26117675, 26117676, 26117677, 26117678, 26117679, 26117680]
|
|
|
|
|
|
@classmethod
|
|
@classmethod
|
|
def upload_and_publish(cls, log_type, env, job):
|
|
def upload_and_publish(cls, log_type, env, job):
|