Skip to content

Commit

Permalink
Added separate tigera manifest just for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
darmach committed Jan 18, 2024
1 parent 8fd1d23 commit 38802c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,6 @@ jobs:
- name: Run sinker push (dry-run)
run: ../sinker push --dryrun
continue-on-error: true

- name: Run sinker push with magic manifest
run: ../sinker push --manifest .tigera.yml

0 comments on commit 38802c7

Please sign in to comment.