File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 uses : astral-sh/setup-uv@v6
2929
3030 - name : Install dependencies
31- run : uv sync --with server --with telemetry
31+ run : uv pip install ".[ server, telemetry]"
3232
3333 - name : Determine the container tag and labels
3434 id : container_tag
6969 labels : |
7070 org.opencontainers.image.title=stac-fastapi-eodag
7171 org.opencontainers.image.description=A STAC FastAPI backend using EODAG
72- org.opencontainers.image.url=https://github.com/CS-SI/stac-fastapi-eodag
73- org.opencontainers.image.source=https://github.com/CS-SI/stac-fastapi-eodag .git
72+ org.opencontainers.image.url=https://github.com/{{ github.repository }}
73+ org.opencontainers.image.source=https://github.com/{{ github.repository }} .git
7474 org.opencontainers.image.licenses=Apache-2.0
7575 org.opencontainers.image.authors=CS GROUP - France (CSSI) <eodag@csgroup.space>
7676 org.opencontainers.image.version=${{ env.APP_VERSION }}
You can’t perform that action at this time.
0 commit comments