init
This commit is contained in:
parent
d9192d8c36
commit
b7be2d6409
@ -50,15 +50,6 @@ spec:
|
|||||||
- name: output
|
- name: output
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: debug
|
|
||||||
image: alpine:latest
|
|
||||||
workingDir: /workspace/base/$(params.context)
|
|
||||||
script: |
|
|
||||||
#!/bin/sh
|
|
||||||
if [ -d "openapi-templates" ]; then
|
|
||||||
ls -al openapi-templates
|
|
||||||
fi
|
|
||||||
|
|
||||||
- name: generate-code
|
- name: generate-code
|
||||||
image: openapitools/openapi-generator-cli:v7.12.0
|
image: openapitools/openapi-generator-cli:v7.12.0
|
||||||
workingDir: /workspace/base/$(params.context)
|
workingDir: /workspace/base/$(params.context)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user