We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5b08f commit bb22bddCopy full SHA for bb22bdd
.github/workflows/main.yml
@@ -77,7 +77,6 @@ jobs:
77
base-tag: ${{ needs.config.outputs.BASE_TAG }}
78
image-name-prefix: ${{ needs.config.outputs.IMAGE_NAME_PREFIX }}
79
image-name-suffix: backend
80
- python-version: ${{ needs.config.outputs.PYTHON_VERSION }}
81
plone-version: ${{ needs.config.outputs.PLONE_VERSION }}
82
if: ${{ needs.config.outputs.backend == 'true' }}
83
permissions:
0 commit comments