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