Skip to content

Commit

Permalink
Add working directory in tnf_image.yaml (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored May 18, 2022
1 parent 5708925 commit 8338515
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tnf-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ jobs:

- name: Start the minikube cluster for `local-test-infra`
uses: ./cnf-certification-test-partner/.github/actions/start-k8s-cluster
with:
working_directory: cnf-certification-test-partner

- name: Create `local-test-infra` OpenShift resources
uses: ./cnf-certification-test-partner/.github/actions/create-local-test-infra-resources
Expand Down

0 comments on commit 8338515

Please sign in to comment.