Merge pull request #38 from svc-design/build-ci-image-docker-dind
docker-dind: set -x fetch_build_tag.sh
This commit is contained in:
commit
7fc4cba405
@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
git version
|
||||
|
||||
# Configure git to allow all directories
|
||||
|
||||
Loading…
Reference in New Issue
Block a user