projects
/
platform
/
adaptation
/
npu
/
trix-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
199e403
)
[Github] disable upload tizen package
author
Jiho Chu
<jiho.chu@samsung.com>
Thu, 4 Apr 2024 09:33:10 +0000
(18:33 +0900)
committer
Wook Song
<wook16.song@samsung.com>
Tue, 18 Mar 2025 07:28:09 +0000
(16:28 +0900)
It disable tizen package upload schedule.
Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
.github/workflows/upload-package-tizen.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/upload-package-tizen.yml
b/.github/workflows/upload-package-tizen.yml
index ff9273266c0392791d72bde2aceba4abfbab31c0..4397553bf83e42ea06722838f2e2fe67ba87a02e 100644
(file)
--- a/
.github/workflows/upload-package-tizen.yml
+++ b/
.github/workflows/upload-package-tizen.yml
@@
-2,12
+2,12
@@
name: upload package for tizen
on:
workflow_dispatch:
- schedule:
+
#
schedule:
# scheduled workflow run on the latest commit on the default or base
# branch.
# 02:00 AM (KST) Mon-Sat
- - cron: '00 17 * * 0-5'
+
#
- cron: '00 17 * * 0-5'
env:
BART_REPO: https://bart.sec.samsung.net/artifactory/aip-generic-local/NPU_SystemService