Add build policy
This commit is contained in:
parent
6198f04bbf
commit
2c434c234f
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ services:
|
|||
gitea:
|
||||
image: gitea/gitea:latest
|
||||
container_name: gitea
|
||||
pull_policy: build
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.gitea
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue