Skip to content

Commit 9ed05a6

Browse files
feat(internal-gateway): add promotion-orchestrator route
1 parent fb20434 commit 9ed05a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
# Do not run `ct install` for cf-common (library chart) or builder/runner
9898
exit 0
9999
fi
100-
helm repo add cf-common https://chartmuseum.codefresh.io/cf-common
100+
helm repo add cf-common oci://quay.io/codefresh/charts/cf-common
101101
ct install --config "ct.yaml"
102102
103103
unittest-charts:

0 commit comments

Comments
 (0)