Update docker-build.yml

This commit is contained in:
Ahmed Bouhuolia
2021-09-29 12:50:28 +02:00
committed by GitHub
parent 42444a99c9
commit 563fea8fb3

View File

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