Compare commits
1 Commits
b627ac6cb8
...
0cc12e1ed2
Author | SHA1 | Date | |
---|---|---|---|
0cc12e1ed2 |
2
.github/workflows/feature-pr-build.yml
vendored
2
.github/workflows/feature-pr-build.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
tags: ${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.event.pull_request.number }}-monolith
|
tags: ${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.event.pull_request.number }}-monolith
|
||||||
file: ./Monolith.Dockerfile
|
file: ./Monolith.dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
linux/arm64
|
linux/arm64
|
Reference in New Issue
Block a user