[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 7335631..9d42b74 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 fcd665a..6c00878 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 adf35d2..840ba30 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 e53b520..14d186b 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 52f1b9b..1173677 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 b2b946f..a9acd56 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 640861e..a7ceb61 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 2d04a14..3146392 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