Skip to content

Commit

Permalink
change image repo
Browse files Browse the repository at this point in the history
Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com>
  • Loading branch information
Shelley-BaoYue committed Jan 22, 2024
1 parent b0563c7 commit 13591d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

env:
CONTAINER_RUN_OPTIONS: " "
IMAGE_REPOSITORY: kubeedge
IMAGE_REPOSITORY: shelleyby

jobs:
release-assests:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Making and packaging
run: |
if [ "${{ matrix.os }}" == "linux" ]; then
docker pull kubeedge/build-tools:1.20.10-ke1
docker pull shelleyby/build-tools:1.20.10-ke1
BUILD_CONTAINER=true
else
BUILD_CONTAINER=false
Expand Down

0 comments on commit 13591d9

Please sign in to comment.