Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean73717 committed May 29, 2023
1 parent 97d8158 commit 66b7281
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ docker-pkg:

script:
- /home/gitlab-runner/yoyo5.sh
- python train.py --data coco.yaml --epochs 300 --weights '' --cfg yolov5n.yaml --batch-size 128
# - docker build -t $REGISTRY_URL .
# - docker push $REGISTRY_URL
allow_failure: false
Expand Down

0 comments on commit 66b7281

Please # to comment.