mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Update publish_docker_image.yml
This commit is contained in:
parent
6c6ee98eb9
commit
0999b5df3a
2
.github/workflows/publish_docker_image.yml
vendored
2
.github/workflows/publish_docker_image.yml
vendored
@ -34,4 +34,4 @@ jobs:
|
||||
build-args: USE_CUSTOM_SDKS=true,REACT_SDK_REPO="https://github.com/SchildiChat/matrix-react-sdk.git",REACT_SDK_BRANCH="master",JS_SDK_REPO="https://github.com/SchildiChat/matrix-js-sdk.git",JS_SDK_BRANCH="master"
|
||||
context: .
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository }}/schildichat-web:latest
|
||||
tags: ghcr.io/schildichat/schildichat-web:latest
|
||||
|
Loading…
Reference in New Issue
Block a user