File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
.github/actions/docker-build Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 using : " composite"
1212 steps :
1313 - name : base
14- uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@test
14+ uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@main
1515 id : docker-base
1616 with :
1717 image_name : geokrety/pictures-processor-base
2323 uses : raven-actions/debug@v1
2424
2525 - name : uploader
26- uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@test
26+ uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@main
2727 id : docker-uploader
2828 with :
2929 image_name : geokrety/pictures-processor-uploader
3434 build_contexts : geokrety/pictures-processor-base:${{ env.DOCKER_METADATA_OUTPUT_VERSION }}=docker-image://geokrety/pictures-processor-base:${{ env.DOCKER_METADATA_OUTPUT_VERSION }}
3535
3636 - name : downloader
37- uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@test
37+ uses : geokrety/geokrety-gha-workflows/.github/actions/docker-build@main
3838 id : docker-downloader
3939 with :
4040 image_name : geokrety/pictures-processor-downloader
You can’t perform that action at this time.
0 commit comments