updated workflow
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m10s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m10s
This commit is contained in:
parent
63de39a85d
commit
0020ba59d7
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
tags: |
|
||||
spcodes/coturn:4.6.2
|
||||
|
|
Reference in a new issue