init
This commit is contained in:
parent
c8977d5764
commit
e892b891fb
@ -19,7 +19,7 @@ spec:
|
|||||||
description: Workspace containing the cloned Git repository from git-clone-checkout
|
description: Workspace containing the cloned Git repository from git-clone-checkout
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install-dependencies
|
- name: install-dependencies
|
||||||
image: $(params.pythonImageName)
|
image: $(params.pythonImageName)
|
||||||
workingDir: /workspace/source/$(params.subdirectory)
|
workingDir: /workspace/source/$(params.subdirectory)
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user