File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 uses : docker/metadata-action@v5
2727 with :
2828 images : |
29- ghcr.io/deepmodeling/abacus-${{ matrix.dockerfile }}
30- dp-harbor-registry.us-east-1.cr.aliyuncs.com/deepmodeling/abacus-${{ matrix.dockerfile }}
29+ ghcr.io/deepmodeling/abacus-${{ matrix.dockerfile }}-lts
30+ dp-harbor-registry.us-east-1.cr.aliyuncs.com/deepmodeling/abacus-${{ matrix.dockerfile }}-lts
3131 tags : |
3232 type=semver,pattern={{version}},enable=${{ github.ref_type == 'tag' }}
3333 type=raw,value=latest
5757 labels : ${{ steps.meta.outputs.labels }}
5858 file : Dockerfile.${{ matrix.dockerfile }}
5959 push : true
60- cache-from : type=registry,ref=ghcr.io/deepmodeling/abacus-${{ matrix.dockerfile }}:latest
60+ cache-from : type=registry,ref=ghcr.io/deepmodeling/abacus-${{ matrix.dockerfile }}-lts :latest
6161 cache-to : type=inline
You can’t perform that action at this time.
0 commit comments