mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-03 12:18:04 +08:00
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:
parent
9c16d576ff
commit
e009a4e152
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user