Skip to content

Add Release scripts #18

Add Release scripts

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
build-and-push-image
Fit to window
Zoom out
Zoom in

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))