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 c1cc257 commit 1c59431Copy full SHA for 1c59431
.github/workflows/build-single-image.yml
@@ -90,7 +90,6 @@ jobs:
90
CERT: ${{ secrets.NGINX_CRT }}
91
KEY: ${{ secrets.NGINX_KEY }}
92
RHEL: ${{ secrets.RHEL_LICENSE }}
93
- if: ${{ contains(inputs.target, 'plus') }}
94
95
- name: Fetch Cached Binary Artifacts
96
id: binary-cache
0 commit comments