Create and publish a Docker image #1
build-docker-images.yml
on: workflow_dispatch
Matrix: build-and-push-image
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build-docker-images.yml#L24
The workflow is not valid. .github/workflows/build-docker-images.yml (Line: 24, Col: 20): Unrecognized named-value: 'env'. Located at position 1 within expression: env.REGISTRY .github/workflows/build-docker-images.yml (Line: 26, Col: 20): Unrecognized named-value: 'env'. Located at position 1 within expression: env.REGISTRY
|