This commit is contained in:
parent
f68f2bd7ea
commit
ee2b7a7091
2
.gitignore
vendored
2
.gitignore
vendored
@ -44,3 +44,5 @@ htmlcov/
|
||||
# Docker
|
||||
Dockerfile.local
|
||||
docker-compose.local.yml
|
||||
|
||||
gitops-status-server
|
||||
@ -30,6 +30,7 @@ steps:
|
||||
GIT_TOKEN:
|
||||
from_secret: GIT_TOKEN
|
||||
commands:
|
||||
- ulimit -n 4096
|
||||
- apk add --no-cache git yq
|
||||
- git config --global user.name "woodpecker-bot"
|
||||
- git config --global user.email "ci@dvirlabs.com"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user