mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-04 19:56:37 +02:00
Fixed docker run
This commit is contained in:
parent
c130715b32
commit
65949b60f2
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -106,8 +106,6 @@ jobs:
|
||||
if: github.event_name == 'push'
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
outputs:
|
||||
- digest
|
||||
context: ./etherpad
|
||||
target: production
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user