[Action] Change release time
authorYelin Jeong <yelini.jeong@samsung.com>
Wed, 27 Jul 2022 00:43:42 +0000 (09:43 +0900)
committer추지호/NPU Lab(SR)/삼성전자 <jiho.chu@samsung.com>
Wed, 27 Jul 2022 01:46:31 +0000 (10:46 +0900)
This patch changes daily release time to 2AM.

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
.github/workflows/upload-package-aarch64.yml
.github/workflows/upload-package-armv7l.yml
.github/workflows/upload-package-bionic-2.3.yml
.github/workflows/upload-package-bionic.yml
.github/workflows/upload-package-focal-2.3.yml
.github/workflows/upload-package-focal.yml
.github/workflows/upload-package-pontusm.yml
.github/workflows/upload-package-x86_64.yml

index 733563108bec794628683245087c99f0e4d40235..9d42b74f4412dc47aaba02cf42e3cdc245f85907 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index fcd665ad17cfdfd39b58f648f7410d7a5828fae7..6c008780f3c168c408ebd153f22307c05400e252 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index adf35d2e8b569e3ca3947b93e7eaf82b0db6cd82..840ba3057215aa677e17be92aca887d85542c221 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index e53b520b243070545736b432e5464ba29eb060f1..14d186bdd1536ec4a96c8d2a9287d90639d03ffa 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index 52f1b9b0ddcb0cad9b59e93cb98c414ec502ef34..11736771ba8a5b8fd0f789e18d78b8a71c561482 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index b2b946f7136e889a3c5a43eaa548103a220bcedc..a9acd567a2a7ffac1dec2c222e28b7ccd07afed0 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index 640861e1e83bf3e78e04aa47fbe540fbe7bf24d8..a7ceb61433c29170882b5a9264c9c4577142040e 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService
index 2d04a144a79b67e8ba8eeb1b71a04e37043db8d8..31463923189aeb94e50293bb908cca4f97c14d00 100644 (file)
@@ -5,7 +5,9 @@ on:
   schedule:
     # scheduled workflow run on the latest commit on the default or base
     # branch.
-    - cron: '00 01 * * 0-5'
+
+    # 02:00 AM (KST) Mon-Sat
+    - cron: '00 17 * * 0-5'
 
 env:
   ART_REPO: https://art.sec.samsung.net/artifactory/aip_generic/NPU_SystemService