fixing context for build and push step

This commit is contained in:
Gabriel Mermelstein 2023-12-03 18:37:39 +01:00
parent cb27d16c57
commit 71918a31a0
No known key found for this signature in database
GPG Key ID: 306734DDCE542DCD

View File

@ -44,6 +44,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
push: true
# temporal, migrate to waku-org
tags: alrevuelta/waku-frontend:${{ steps.commit.outputs.short }} , alrevuelta/waku-frontend:latest