Add RUNNING_IN_DOCKER env variable
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
25d24eb8d4
commit
59f5178cb6
@ -7,6 +7,9 @@ contents:
|
||||
- ca-certificates-bundle
|
||||
- tzdata
|
||||
|
||||
environment:
|
||||
RUNNING_IN_DOCKER: true
|
||||
|
||||
archs:
|
||||
- amd64
|
||||
- arm64
|
||||
|
@ -17,6 +17,9 @@ accounts:
|
||||
gid: 65532
|
||||
run-as: 65532
|
||||
|
||||
environment:
|
||||
RUNNING_IN_DOCKER: true
|
||||
|
||||
archs:
|
||||
- amd64
|
||||
- arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user