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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user