Update workflow
All checks were successful
Build and push container / Build-Docker-Container (push) Successful in 3m58s
All checks were successful
Build and push container / Build-Docker-Container (push) Successful in 3m58s
This commit is contained in:
parent
d934a43f6c
commit
082e54ad77
@ -23,6 +23,9 @@ jobs:
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: mrletsplay/mdblog
|
||||
tags: |
|
||||
type=sha
|
||||
type=raw,latest
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
|
Loading…
Reference in New Issue
Block a user