Skip to content

Commit 6c7da04

Browse files
authored
[github] Remove credential from run-onecc-build (#15299)
This will remove credential from run-onecc-build, as secret access is not possible from fork. ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
1 parent 6937f08 commit 6c7da04

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/run-onecc-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ jobs:
5454
runs-on: one-x64-linux
5555
container:
5656
image: nnfw/one-devtools:${{ matrix.ubuntu_code }}
57-
credentials:
58-
username: ${{ secrets.NNFW_DOCKER_USERNAME }}
59-
password: ${{ secrets.NNFW_DOCKER_TOKEN }}
6057
options: --user root
6158
env:
6259
NNCC_WORKSPACE : build

0 commit comments

Comments
 (0)