mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
add other CI/CD step
This commit is contained in:
parent
08a4b2d19a
commit
6b916c1494
1
.github/workflows/main-docker-alpine.yml
vendored
1
.github/workflows/main-docker-alpine.yml
vendored
@ -114,6 +114,7 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
id: ghcr-push
|
||||
with:
|
||||
file: ./Dockerfile-alpine
|
||||
context: .
|
||||
platforms: ${{ env.PLATFORMS }}
|
||||
push: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user