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

fix: prevent from excluding out folder
This commit is contained in:
Sasha 2023-12-03 11:45:32 +01:00 committed by GitHub
commit cb27d16c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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