Create an image build pipeline #1
build-image.yml
on: pull_request
Build Docker image
/
Build and push image to registry
Annotations
1 error
Invalid workflow file:
.github/workflows/build-image.yml#L18
The workflow is not valid. .github/workflows/build-image.yml (Line: 18, Col: 11): Secret username is required, but not provided while calling. .github/workflows/build-image.yml (Line: 18, Col: 11): Secret token is required, but not provided while calling.
|