Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 75e9bf0

Browse files
committedMar 7, 2025·
Remove latest
1 parent 01f40d5 commit 75e9bf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/docker.yml

-1
Original file line numberDiff line numberDiff line change
@@ -353,5 +353,4 @@ jobs:
353353
- name: Push Lastest
354354
if: "${{ matrix.version.latest == true && github.ref == 'refs/heads/main' }}"
355355
run: |
356-
docker push '${{ env.IMAGE_LATEST }}'
357356
docker push '${{ env.IMAGE_LATEST_UBUNTU }}'

0 commit comments

Comments
 (0)
Please sign in to comment.