Skip to content

Commit

Permalink
TEMPtest3
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiobrz committed Dec 22, 2024
1 parent 616d22c commit c42ff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
if: ${{ matrix.target == 'openshift' }}
run: |
set -x
oc get routes -A
oc get routes --all-namespaces
# - name: Setup OLM on OpenShift v3.z
# if: ${{ matrix.target == 'openshift' }}
# run: |
Expand Down

0 comments on commit c42ff55

Please sign in to comment.