Skip to content

Commit

Permalink
Merge pull request #20 from waku-org/weboko/docker-fix
Browse files Browse the repository at this point in the history
chore: try without cache docker build
  • Loading branch information
weboko authored Dec 3, 2023
2 parents 627de7b + 5d89895 commit 11f438f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 11f438f

Please sign in to comment.