Compare commits
1 Commits
d5e88732f9
...
f7dfaafc59
Author | SHA1 | Date | |
---|---|---|---|
f7dfaafc59 |
2
.github/workflows/monolith.yml
vendored
2
.github/workflows/monolith.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.REGISTRY_URL }}/${{ github.repository_owner }}/${{ github.event.repository.name }}-monolith:latest
|
tags: ${{ env.REGISTRY_URL }}/${{ github.repository_owner }}/${{ github.event.repository.name }}-monolith:latest
|
||||||
file: ./Monolith.Dockerfile
|
file: ./Monolith.dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
linux/arm64
|
Reference in New Issue
Block a user