Building latest docker image

This commit is contained in:
Axel 2023-06-24 12:01:38 +02:00 committed by GitHub
parent c5b5048e5c
commit 1e03df19b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: |
${{ steps.meta.outputs.tags }}
${{ secrets.DOCKER_USERNAME }}/filesharing:latest
labels: ${{ steps.meta.outputs.labels }}