forked from whybeyoung/Gradio_YOLOv5_Det
fix docker push
Build-Deploy-Actions
Details
Build-Deploy-Actions
Details
This commit is contained in:
parent
361c93a956
commit
5aa970fa5a
|
@ -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 }}."
|
||||
|
|
Loading…
Reference in New Issue