Fix mastobot embed url
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
build-args: |
|
||||
build-arg: |
|
||||
VERSION=${{env.TAG}}
|
||||
tags: |
|
||||
${{secrets.DOCKER_REGISTRY}}/${{env.IMAGE}}:${{env.TAG}}
|
||||
|
||||
Reference in New Issue
Block a user