Merge pull request #20 from waku-org/weboko/docker-fix

chore: try without cache docker build
This commit is contained in:
Sasha 2023-12-03 01:00:52 +01:00 committed by GitHub
commit 11f438f25f
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:
no-cache: true
push: true
# temporal, migrate to waku-org
tags: alrevuelta/waku-frontend:${{ steps.commit.outputs.short }} , alrevuelta/waku-frontend:latest