Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wuchangtai123 authored Jun 13, 2024
1 parent 8ac42fc commit b763c90
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
- name: pull and push
run: |
docker pull --platform=linux/arm64 portainer/base:latest
docker tag portainer/base:latest registry.cn-hangzhou.aliyuncs.com/wct_registry/portainer-base:latest
docker push registry.cn-hangzhou.aliyuncs.com/wct_registry/portainer-base:latest
docker pull --platform=linux/amd64 kubeedge/sedna-example-joint-inference-helmet-detection-little:v0.5.0
docker tag kubeedge/sedna-example-joint-inference-helmet-detection-little:v0.5.0 registry.cn-hangzhou.aliyuncs.com/wct_registry/sedna-example-joint-inference-helmet-detection-little:v0.5.0
docker push registry.cn-hangzhou.aliyuncs.com/wct_registry/sedna-example-joint-inference-helmet-detection-little:v0.5.0
#- name: Run process-images
# run: bash -x docker_retag_and_push.sh
Expand Down

0 comments on commit b763c90

Please sign in to comment.