Add Release scripts #18
Triggered via pull request
November 26, 2024 11:22
Status
Startup failure
Total duration
–
Artifacts
–
images.yaml
on: pull_request
build-and-push-image
Annotations
1 error
Invalid workflow file:
.github/workflows/images.yaml#L56
The workflow is not valid. .github/workflows/images.yaml (Line: 56, Col: 17): Unexpected symbol: '('. Located at position 146 within expression: github.event_name == 'pull_request' && env.REGISTRY && env.IMAGE_NAME && format('{0}/{1}:{2}', env.REGISTRY, env.IMAGE_NAME, github.sha.substring(0, 7))
|