update string

This commit is contained in:
Attilio Greco 2022-12-16 12:53:40 +01:00
parent e7cc5c89d6
commit dd1121ac3f
No known key found for this signature in database
GPG Key ID: FC1D47921C8F19CC

View File

@ -39,7 +39,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
- id: github_repository_name
- id: string
uses: ASzc/change-string-case-action@v5
with:
string: ${{ github.repository_owner }}
@ -53,7 +53,7 @@ jobs:
context: .
file: ./Docker/Dockerfile.base
push: true
tags: ghcr.io/${{ steps.github_repository_name.string.outputs.lowercase }}/web-base:${{ matrix.python }}-alpine${{ matrix.alpine }}
tags: ghcr.io/${{ steps.string.outputs.lowercase }}/web-base:${{ matrix.python }}-alpine${{ matrix.alpine }}
# - name: Poetry Meta
# id: meta-web-poetry