mirror of
https://github.com/JuLi0n21/thumbnailservice.git
synced 2026-04-19 16:00:07 +00:00
reorder tags push
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -31,8 +31,8 @@ jobs:
|
|||||||
context: ./server
|
context: ./server
|
||||||
push: ${{ github.event_name == 'push' }}
|
push: ${{ github.event_name == 'push' }}
|
||||||
tags: |
|
tags: |
|
||||||
juli0n21/thumbnails:latest
|
|
||||||
juli0n21/thumbnails:${{ github.sha }}
|
juli0n21/thumbnails:${{ github.sha }}
|
||||||
|
juli0n21/thumbnails:latest
|
||||||
|
|
||||||
- name: Logout from Docker Hub
|
- name: Logout from Docker Hub
|
||||||
if: always()
|
if: always()
|
||||||
|
|||||||
Reference in New Issue
Block a user