Merge pull request #22 from waku-org/fix-docker-workflow

fixing context for build and push step
This commit is contained in:
Sasha 2023-12-03 18:52:39 +01:00 committed by GitHub
commit 328967c560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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