Use debian image
This commit is contained in:
parent
973d504887
commit
697dbda341
|
@ -1,6 +1,6 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: bash
|
||||
image: debian
|
||||
commands:
|
||||
- git config --local user.name "$(git log --format=%an | head -n 1)"
|
||||
- git config --local user.email "$(git log --format=%ae | head -n 1)"
|
||||
|
|
Loading…
Reference in New Issue