Skip to content

Commit

Permalink
Add 'make deploy exercise' to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp committed Oct 23, 2023
1 parent da6722b commit 5b732ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,6 @@ jobs:
run: |
yq --in-place --yaml-roundtrip '.injector.image.tag |= "0.0.0-dev"' ./vault-helm/values.yaml
bats ./vault-helm/test/acceptance -t --filter injector
- name: Makefile tests
run: make deploy exercise

0 comments on commit 5b732ac

Please sign in to comment.