Skip to content

Commit 1c59431

Browse files
committed
ensure repo credentials are always available
1 parent c1cc257 commit 1c59431

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-single-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ jobs:
9090
CERT: ${{ secrets.NGINX_CRT }}
9191
KEY: ${{ secrets.NGINX_KEY }}
9292
RHEL: ${{ secrets.RHEL_LICENSE }}
93-
if: ${{ contains(inputs.target, 'plus') }}
9493

9594
- name: Fetch Cached Binary Artifacts
9695
id: binary-cache

0 commit comments

Comments
 (0)