summaryrefslogtreecommitdiff
path: root/scripts/docker/build-docker-image.sh
AgeCommit message (Collapse)Author
2017-10-11[ci] avoid leaking secretsdrebs
With the set -o xtrace option all the variables are printed to stdout, thus leaking all secrets in the CI output. This commit removes that option from relevant scripts.
2017-10-09[ci] spit commands to stdout on ci shell scriptsdrebs
2017-09-20[test] use new Dockerfile location to update docker imagedrebs
2017-07-07[pkg] workaround multiline bug in .gitlab-ci.ymldrebs