fix: prevent from excluding out folder

This commit is contained in:
Sasha 2023-12-03 10:54:15 +01:00
parent 5d898952c8
commit 8ab4250cb9
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,3 @@
node_modules
.next
!out

View File

@ -44,7 +44,6 @@ 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