mirror of
https://github.com/JuLi0n21/thumbnailservice.git
synced 2026-06-05 02:36:28 +00:00
push tagged containers
This commit is contained in:
@@ -30,7 +30,9 @@ jobs:
|
||||
with:
|
||||
context: ./server
|
||||
push: ${{ github.event_name == 'push' }}
|
||||
tags: juli0n21/thumbnails:latest
|
||||
tags: |
|
||||
juli0n21/thumbnails:latest
|
||||
juli0n21/thumbnails:${{ github.sha }}
|
||||
|
||||
- name: Logout from Docker Hub
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user