Add forgejo actions #486
1 changed files with 0 additions and 2 deletions
|
@ -40,7 +40,6 @@ jobs:
|
|||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.tags.outputs.tags }}
|
||||
context: ./1.7
|
||||
file: ./1.7/Dockerfile
|
||||
|
||||
1_7_prod:
|
||||
|
@ -68,5 +67,4 @@ jobs:
|
|||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.tags.outputs.tags }}
|
||||
context: ./1.7
|
||||
file: ./1.7/Dockerfile.prod
|
Loading…
Reference in a new issue