Update docker-build.yml

This commit is contained in:
Ahmed Bouhuolia
2021-09-29 13:01:59 +02:00
committed by GitHub
parent 563fea8fb3
commit ef42140f71

View File

@@ -51,7 +51,7 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: ghcr.io/bigcapitalhq/client:latest
labels: ${{ steps.meta.outputs.labels }}