Skip to content

Commit

Permalink
ci test: one-api
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxuhui authored Sep 4, 2024
1 parent 748edda commit 12f51a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion songquanpeng/one-api/0.6.7/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ image:

push:
docker push $(IMAGE)
#latest image

@if [ $(LATEST) = "true" ]; \
then \
docker tag $(IMAGE) $(LATEST_IMAGE); \
Expand Down

0 comments on commit 12f51a7

Please sign in to comment.