mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Specify environment
This commit is contained in:
parent
d86e897ba6
commit
88f25d7444
1
.github/workflows/dockerhub.yaml
vendored
1
.github/workflows/dockerhub.yaml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
buildx:
|
buildx:
|
||||||
name: Docker Buildx
|
name: Docker Buildx
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
environment: dockerhub
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user