Create Batch ETL images #3
push-batch-etl.yml
on: workflow_dispatch
Matrix: Push Batch ETL Server image
Matrix: Push Check Completion worker
Matrix: Push Create Job image
Annotations
2 warnings
The 'as' keyword should match the case of the 'from' keyword:
batch-etl/Dockerfile.check-completion-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
batch-etl/Dockerfile.create-job-worker#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|