Go container packaging #101
build.yml
on: schedule
go-container-apps-ghcr
/
...
/
build
go-container-apps-ghcr
/
...
/
go-build-smoke-test
go-container-apps-ghcr
/
...
/
go-test
go-container-apps-ghcr
/
...
/
go-vet
go-container-apps-ghcr
/
...
/
go-fmt
go-container-apps-ghcr
/
...
/
goimports
go-container-apps-ghcr
/
...
/
lint
go-container-apps-ghcr
/
...
/
govulncheck
Matrix: go-container-apps-ghcr / scan / scan
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L27
The workflow is not valid. .github/workflows/build.yml (Line: 27, Col: 33): Invalid input, imagePromotionConfigPath is not defined in the referenced workflow. .github/workflows/build.yml (Line: 28, Col: 33): Invalid input, updateGoVersionAutoMerge is not defined in the referenced workflow.
|