Skip to content

Commit

Permalink
attempting new image
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Jul 9, 2024
1 parent d72d3c4 commit 18a98b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .tekton/frontend-operator-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ spec:
- name: TEST_OUTPUT
description: Test output
steps:
- image: registry.redhat.io/ubi8/ubi:8.10-1020
- image: fedora
env:
- name: SNAPSHOT
value: $(params.SNAPSHOT)
Expand All @@ -267,6 +267,8 @@ spec:
FEO_PATH="/workspace/output/source"
cd ${FEO_PATH}
dnf install make
make kuttl
- name: prefetch-dependencies
params:
Expand Down

0 comments on commit 18a98b3

Please sign in to comment.