We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
{{
1 parent a99ca57 commit 9ac5896Copy full SHA for 9ac5896
{{cookiecutter.project_name}}/.github/workflows/container.yml
@@ -64,4 +64,4 @@ jobs:
64
tags: ${{ "{{" }} steps.meta.outputs.tags }}
65
labels: ${{ "{{" }} steps.meta.outputs.labels }}
66
build-args: |
67
- "POETRY_DYNAMIC_VERSIONING_BYPASS=${{ env.PROJECT_VERSION }}"
+ "POETRY_DYNAMIC_VERSIONING_BYPASS=${{ "{{" }} env.PROJECT_VERSION }}"
0 commit comments