fix(workflow): run only when tagging (#6) #25
ci_cd.yml
on: push
Labels
27s
Check pull-request title follows conventional commits
3s
Matrix: docker-style
Build
1m 14s
Annotations
5 warnings and 2 notices
|
Labels
Could not get pull request number(s), exiting
|
|
Docker style pic.Web
No 'docker' directory found. If possible, please follow the common approach of storing docker files in the 'docker' directory at the root of the repository.
|
|
Docker style pic.ApiService
No 'docker' directory found. If possible, please follow the common approach of storing docker files in the 'docker' directory at the root of the repository.
|
|
Code style checks
Cache paths are empty. Please check the previous logs and make sure that the python version is specified
|
|
Code style checks
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
Docker style pic.Web:
pic.Web/Dockerfile#L10
Multiple consecutive `RUN` instructions. Consider consolidation.
|
|
Docker style pic.ApiService:
pic.ApiService/Dockerfile#L10
Multiple consecutive `RUN` instructions. Consider consolidation.
|