mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-31 19:59:01 +01:00
parent
424d1d28cc
commit
6e0dde3215
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Build and push all platforms
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
# push: true
|
||||
push: true
|
||||
labels: "gitsha1=${{ github.sha }}"
|
||||
tags: "${{ steps.set-tag.outputs.tags }}"
|
||||
file: "docker/Dockerfile"
|
||||
|
|
Loading…
Reference in a new issue