Skip to content

Commit

Permalink
chore: fix naming of migrations for helm linting
Browse files Browse the repository at this point in the history
Refs: CPLP-3362
  • Loading branch information
Phil91 committed Nov 29, 2023
1 parent 4a726d3 commit 74d9eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/policy-hub-chart-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
context: .
file: docker/Dockerfile-policy-hub-migrations
push: true
tags: kind-registry:5000/policy-hub-migration:testing
tags: kind-registry:5000/policy-hub-migrations:testing

- name: Build service image
id: build-service-image
Expand Down

0 comments on commit 74d9eba

Please sign in to comment.