Skip to content

Commit 642386c

Browse files
Merge pull request #26 from andreasmolnardev/pb_migs
Update icons, change docker build context for pocketbase
2 parents 2021da5 + b8602be commit 642386c

639 files changed

Lines changed: 982 additions & 61 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Build and Push Multi-Arch Pocketbase Docker image
3838
uses: docker/build-push-action@v5
3939
with:
40-
context: .
40+
context: ./pocketbase/
4141
file: ./pocketbase/Dockerfile
4242
push: true
4343
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)