Browse Source

error in the yaml

exception_work
Nicholas Caughey 3 years ago
parent
commit
76f5978777
  1. 2
      src/main/java/rest/baseScan.yml

2
src/main/java/rest/baseScan.yml

@ -10,7 +10,7 @@ spec:
type: string
steps:
- name: baseScan
image: ubuntu
image: openshift
script: |
#!/bin/bash
osh-cli mock-build --config=params.config --brew-build params.buildId
Loading…
Cancel
Save