File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 tflint_image.tar
8080 package_base_docker_image :
8181 uses : ./.github/workflows/build_multi_arch_image.yml
82+ needs : [build_tool_images]
8283 with :
8384 tag_latest : ${{ inputs.tag_latest }}
8485 docker_tag : ${{ inputs.docker_tag }}
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ guard-%:
1212
1313.PHONY : install install-python install-node install-hooks build-base-image build-node-24-image build-node-24-python-3-10-image build-node-24-python-3-12-image build-node-24-python-3-13-image build-node-24-python-3-14-image \
1414 build-eps-storage-terraform-image build-eps-data-extract-image build-fhir-facade-image build-node-24-python-3-14-golang-1-24-image build-node-24-python-3-14-java-24-image \
15- build-regression-tests-image build-all build-image build-githubactions-image scan-image scan-image-json shell-image lint test lint-githubactions lint-githubaction-scripts clean
15+ build-regression-tests-image build-all build-image build-githubactions-image scan-image scan-image-json shell-image lint test lint-githubactions lint-githubaction-scripts clean \
16+ build-syft build-grype build-grant build-tflint
1617install : install-python install-node install-hooks
1718
1819install-python :
You can’t perform that action at this time.
0 commit comments