Skip to content

Commit

Permalink
Run example-pgconfig-acl
Browse files Browse the repository at this point in the history
  • Loading branch information
danduk82 committed Sep 30, 2024
1 parent ddb45b4 commit 83623c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ jobs:
run: |
curl https://raw.githubusercontent.com/external-secrets/external-secrets/main/deploy/crds/bundle.yaml --output /tmp/external-secrets-crd.yaml
kubectl apply -f /tmp/external-secrets-crd.yaml
- name: Apply
run: make example-pgconfig-acl

- name: Publish
run: c2cciutils-publish
Expand Down

0 comments on commit 83623c1

Please sign in to comment.