ci: adding github actions pipeline #1
pipeline.yml
on: push
pipe
/
...
/
version
pipe
/
...
/
format
pipe
/
...
/
lint
pipe
/
...
/
testChart
pipe
/
...
/
test
pipe
/
...
/
release
Annotations
1 error
Invalid workflow file:
.github/workflows/pipeline.yml#L9
The workflow is not valid. .github/workflows/pipeline.yml (Line: 9, Col: 11): Input imageTagName is required, but not provided while calling.
|