fix docker push
Build-Deploy-Actions Details

This commit is contained in:
xhli18 2023-03-29 15:37:52 +08:00
parent 361c93a956
commit 5aa970fa5a
1 changed files with 0 additions and 3 deletions

View File

@ -31,7 +31,4 @@ jobs:
docker buildx build -t artifacts.iflytek.com/docker-private/atp/whybeyoung/yolov5:latest . --file ${{ github.workspace }}/Dockerfile --load
docker push artifacts.iflytek.com/docker-private/atp/whybeyoung/yolov5:latest
docker rmi artifacts.iflytek.com/docker-private/atp/whybeyoung/yolov5:latest
-
name: Helm version
run: helm version
- run: echo "🍏 This job's status is ${{ job.status }}."