Change root of directory for building the docker image

This is done so that setup.sh can be accessed in the Dockerfile
This commit is contained in:
Madhura Bhave 2019-04-11 13:19:48 -07:00
parent 9c16d576ff
commit e009a4e152

View File

@ -82,7 +82,8 @@ jobs:
trigger: true
- put: initializr-ci-image
params:
build: ci-images-git-repo/ci/images/initializr-ci-image
build: ci-images-git-repo/ci/images
dockerfile: ci-images-git-repo/ci/images/initializr-ci-image/Dockerfile
- name: build
serial: true
public: true