Skip to content

Commit

Permalink
edited yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanuba committed Dec 8, 2023
1 parent db21b10 commit 4a1e99f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/operator-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
terraform init
if terraform apply --auto-approve; then
cd -
echo "running make container"
make container
echo "running make test certificate"
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.12.0/cert-manager.yaml
echo "running make install"
Expand Down

0 comments on commit 4a1e99f

Please sign in to comment.