docker-dind: update fetch_build_tag.sh show git version
This commit is contained in:
parent
970c5ed9bb
commit
feca12a1e9
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
git version
|
||||
|
||||
# Configure git to allow all directories
|
||||
git config --global --add safe.directory '*'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user